pdontthink
|
cc981461ed
Someone added some prefs hooks to the file-based prefs backend but never added them to the db-based one - fix that
|
17 gadi atpakaļ |
Thijs Kinkhorst
|
c582eb3d3a
Allow database based preferences to read in default settings from the
|
17 gadi atpakaļ |
pdontthink
|
669ea6899f
Clean up variable naming and function docs.
|
17 gadi atpakaļ |
Thijs Kinkhorst
|
7f8507d3d2
remove some HTML from within functions. Unneeded HTML to be precise.
|
18 gadi atpakaļ |
Fredrik Jervfors
|
1d4da1b2ea
Moving "doc/db-backend.txt" to the administrator's manual.
|
18 gadi atpakaļ |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 gadi atpakaļ |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 gadi atpakaļ |
tokul
|
edd3a34104
handle DB.php load errors inside preference class and don't worry about
|
19 gadi atpakaļ |
stekkel
|
0a70f643f2
Centralized init
|
19 gadi atpakaļ |
tokul
|
83fdb4c332
copyright update
|
19 gadi atpakaļ |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 gadi atpakaļ |
tokul
|
7140767480
style fix
|
20 gadi atpakaļ |
tokul
|
d5cd5f3d3a
adding database field size checks (#1233721)
|
20 gadi atpakaļ |
tokul
|
f4a491aee7
documenting prefs functions
|
20 gadi atpakaļ |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 gadi atpakaļ |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 gadi atpakaļ |
Thijs Kinkhorst
|
39f5f66142
When checking for prefs_are_cached we should retrieve this from the session
|
21 gadi atpakaļ |
Fredrik Jervfors
|
91d6cd59d5
Removing HTML tags from strings
|
21 gadi atpakaļ |
Thijs Kinkhorst
|
7c3465c148
Be a bit more verbose in the error message about PEAR not being included:
|
21 gadi atpakaļ |
Thijs Kinkhorst
|
0c7380594b
In stead of just crashing, give a proper error when PEAR DB functions could
|
21 gadi atpakaļ |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 gadi atpakaļ |
tokul
|
097e96eba2
common functions are documented only in one backend
|
21 gadi atpakaļ |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 gadi atpakaļ |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 gadi atpakaļ |
Erin Schnabel
|
68cbad0c64
remove_pref function was missing global prefs_cache declare.
|
22 gadi atpakaļ |
jangliss
|
f0683457c6
PHP 4.3.x prefs fix for db based prefs.
|
22 gadi atpakaļ |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 gadi atpakaļ |
Erin Schnabel
|
8d444c3e17
Carried over modification made to file_prefs to distinguish
|
22 gadi atpakaļ |
Thijs Kinkhorst
|
b1401713e8
Store highlighting rules differently to make them more reliable
|
23 gadi atpakaļ |
simond
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 gadi atpakaļ |