Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 年之前 |
stekkel
|
0e2eb346ca
Stop warning about invalid session_id
|
18 年之前 |
stekkel
|
fb39d099cc
HttpOnly cookies support. I hope this does not break SquirrelMail on certain
|
18 年之前 |
pdontthink
|
ac4bdcb2f2
Increase max limit for sqGetGlobalVarMultiple search "radius".
|
18 年之前 |
pdontthink
|
7f6a42ad93
Clarify docs
|
18 年之前 |
pdontthink
|
a1aeecdf50
Fixed broken GO button in compact paginator (when javascript is off) -- problem was that startMessage was already in <form> action attribute, so naming the <select> widget startMessage was incorrect, and a compounding issue was that there were two <select> widgets with the same name. Whew.
|
18 年之前 |
pdontthink
|
443aa4fe0f
list_files can handle dirs now, etc
|
19 年之前 |
stevetruckstuff
|
7b61cc8f70
list_files does not work correctly if not extension is given.
|
19 年之前 |
stevetruckstuff
|
60769f3bd8
Additional safety check
|
19 年之前 |
pdontthink
|
7fb385ed0a
Moving sm_print_r back to globals.php; tired of it not being available when developing - that's what it's for, more than being available for actual code use as a string function in a file that's not included high enough. Also new directory parsing fxn.
|
19 年之前 |
pdontthink
|
8ac4e87d23
Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access.
|
19 年之前 |
pdontthink
|
996b6343b9
Forgot since tag
|
19 年之前 |
pdontthink
|
a184f6d46d
New 'nice' array_merge function that doesn't overwrite array values
|
19 年之前 |
pdontthink
|
118b2a9ce8
Default was overriding legitimate values in sqgetGlobalVar due to recent addition of typecast logic
|
19 年之前 |
tokul
|
e44b81b3e7
Suppress SID constant notices in older PHP versions.
|
19 年之前 |
pdontthink
|
776962b16b
Use constants for sqgetGlobalVar() typecasting
|
19 年之前 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 年之前 |
tokul
|
a2a55ecd09
information about IE Mac
|
19 年之前 |
stekkel
|
9d27b0b41d
The header function of PHP sucks hard.
|
19 年之前 |
stekkel
|
0a70f643f2
Centralized init
|
19 年之前 |
stekkel
|
0084fb6502
Merge of template patch from Steve Brown
|
19 年之前 |
tokul
|
83fdb4c332
copyright update
|
19 年之前 |
Thijs Kinkhorst
|
19072e5fad
netscape date specification is subtly different from rfc822
|
19 年之前 |
Thijs Kinkhorst
|
949b0be7b3
cookie needs gmdate (not date), and do not specialcase '0'.
|
19 年之前 |
tokul
|
1fb4febf46
removed any possible globalized var. It is possible that SESSION, ENV and
|
19 年之前 |
tokul
|
01764a2e96
unregister globals from $_REQUEST. global.php should be loaded before global
|
19 年之前 |
stekkel
|
988d2fdcd2
That was a bit too much. I forgot i experimented with session regeneration.
|
19 年之前 |
stekkel
|
445d28f6bb
Remove double Path from set-cookie header, add expires value because php use
|
19 年之前 |
Fredrik Jervfors
|
a3666cd4b8
Documentation update
|
19 年之前 |
tokul
|
9b38413e94
rearranging global.php layout:
|
20 年之前 |