pdontthink
|
930f6456fc
Reduce confusion about what user is running the web server
|
16 년 전 |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 년 전 |
pdontthink
|
4cb8795ffc
Allow prefs plugins to fetch values such as FALSE, 0, '', '0', or other values that evaluate to boolean FALSE
|
17 년 전 |
pdontthink
|
eec299ee3d
avoid E_STRICT errors
|
17 년 전 |
pdontthink
|
669ea6899f
Clean up variable naming and function docs.
|
17 년 전 |
Thijs Kinkhorst
|
7f8507d3d2
remove some HTML from within functions. Unneeded HTML to be precise.
|
18 년 전 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 년 전 |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 년 전 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 년 전 |
stekkel
|
0a70f643f2
Centralized init
|
19 년 전 |
tokul
|
83fdb4c332
copyright update
|
19 년 전 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 년 전 |
tokul
|
f4a491aee7
documenting prefs functions
|
20 년 전 |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 년 전 |
Thijs Kinkhorst
|
92432b64c6
Move default_pref from data/ to config/ dir.
|
20 년 전 |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 년 전 |
Fredrik Jervfors
|
33e1b8f4f4
Indentation fixes
|
21 년 전 |
Fredrik Jervfors
|
303d308968
XHTML fixes
|
21 년 전 |
tokul
|
883a501dd1
Adding size limit to signature. Max size is the same as db BLOB size.
|
21 년 전 |
Thijs Kinkhorst
|
39f5f66142
When checking for prefs_are_cached we should retrieve this from the session
|
21 년 전 |
stekkel
|
abf6bbc461
Rewrite of internal message caching
|
21 년 전 |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 년 전 |
Thijs Kinkhorst
|
eb0871d7c9
Make writing to prefs/abook/calendar files more reliable by handling it
|
21 년 전 |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 년 전 |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 년 전 |
Jimmy Conner
|
2131d30a13
Stop error messages just in case CHMOD is disabled by PHP
|
22 년 전 |
Erin Schnabel
|
85092927dc
bring up fix for default_pref file name (double-slash)
|
22 년 전 |
jangliss
|
91c5adc2ea
Lets see if this prefs fix works for now. Will do DB stuff later, or
|
22 년 전 |
Thijs Kinkhorst
|
fd4e00699e
fwrite returns 0 when 0 bytes written, so use === FALSE test instead.
|
22 년 전 |
Thijs Kinkhorst
|
4daee58a39
A better way to check for errors, and apply the previous fix to signature writes too.
|
22 년 전 |