Move default_pref from data/ to config/ dir.
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 3 Feb 2005 09:56:04 +0000 (09:56 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 3 Feb 2005 09:56:04 +0000 (09:56 +0000)
commita04a3c20b3d5ddb5f5acd5e5d6120b58316061ed
tree141731f2b9a9ad9155e6815cd9231a098b6b6d64
parentfc380412e4affcb0ff647acbf72b0baa28699fde
Move default_pref from data/ to config/ dir.
We will check the legacy locations first in order to remain backwards compatible
(an upgrade will still use the old location but a new install will use the new).
When not found, do not exit with an error, just create an empty prefs file.
Fix the title of the error message.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8755 7612ce4b-ef26-0410-bec9-ea0150e637f0
ChangeLog
config/default_pref [moved from data/default_pref with 100% similarity]
functions/file_prefs.php