Commit graph

22 commits

Author SHA1 Message Date
jangliss
0299e60772 I'd like my settings to stay on login... we need a better solution :)
Reverting file_prefs.php to previous version until proper fix is discovered
for PHP 4.3.1 dropping settings.
2003-03-08 04:59:19 +00:00
stekkel
df9067c865 improved encodeHeader function and decodeHeader handling to follow RFC's
better.
2003-03-07 22:11:22 +00:00
Thijs Kinkhorst
fa2fad7ddc Fix "Failed opening default pref" bug, closes #680331, thanks David Walser 2003-02-10 15:38:16 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
45484c7dfd A preference-line can be of "unlimited" length now 2002-11-11 22:02:55 +00:00
Thijs Kinkhorst
4f552ee17e Fixes for minor bugs pointed out by Tyler Akins.
These were found because Tyler has error_reporting set to E_ALL.
To all developers: *please TURN E_ALL ON* to prevent these!
2002-11-07 11:55:09 +00:00
Thijs Kinkhorst
b1401713e8 Store highlighting rules differently to make them more reliable 2002-10-29 22:15:21 +00:00
Thijs Kinkhorst
b93cf928ab Be somewhat clearer in the error message: default_pref not readable
should not return the error dat data_dir is not writable... fixes
#618924.
2002-10-18 15:00:32 +00:00
robsiemb
c67d301d2a no need to init $result twice 2002-10-16 14:51:26 +00:00
stekkel
aaad3fb5ca Sorry, I edited a not up to date version of file_prefs 2002-10-15 22:27:53 +00:00
stekkel
861d8ca33d Merge from stable (Valcor's fixes) 2002-10-15 22:04:47 +00:00
Thijs Kinkhorst
b0f4b511cd Forwardporting safer abook/prefs saving from stable 2002-10-14 22:02:46 +00:00
robsiemb
f1e8bacd17 add get_pref and get_pref_override plugin hooks 2002-10-11 14:28:07 +00:00
Thijs Kinkhorst
067363daea Update function directory to rg=0. 2002-09-21 15:59:32 +00:00
indiri69
56f1d28aec More SM_PATH changes 2002-09-10 22:35:30 +00:00
Thijs Kinkhorst
0d8cc201b1 Add some code to produce a proper error message when preference/signature files are
unreadable. This prevents endless loops of PHP Warnings/errors.
2002-07-28 16:55:49 +00:00
graf25
3a3bfa2c2c posix_* functions don't exist on !UNIX platforms. Adding workarounds. 2002-05-27 21:01:29 +00:00
philippe_mingo
f9cbd7d61d Some optimization on frequent loaded code.
Unification of logout error messages.
Strings update.
Spanish strings update.
2002-03-30 09:31:43 +00:00
simond
dfefd9c031 Make error message a bit more useful 2002-03-20 15:58:03 +00:00
simond
5b31d9c211 Fix problem reported by Aleksander Piotrowski 2002-02-23 09:39:44 +00:00
philippe_mingo
92e6b38f50 Added signature into multiple identities.
Code by:
Stefan Meier <Stefan.Meier@cimsource.com>
2002-02-14 06:12:51 +00:00
simond
1cc3050f4c Allow easy selection of database backed prefs 2002-02-04 12:53:26 +00:00