/include/load_prefs.php

Description

load_prefs.php

Loads preferences from the $username.pref file used by almost every other script in the source directory and alswhere.

Includes
include_once ($chosen_theme) (line 66)

This theme as a failsafe if no themes were found. It makes no sense to cause the whole thing to exit just because themes were not found. This is the absolute last resort.

Moved here to provide 'sane' defaults for incomplete themes.

include_once ($theme[$theme_default]['PATH']) (line 69)
require_once (SM_PATH.'include/validate.php') (line 16)

SquirrelMail required files.

require_once (SM_PATH.'functions/plugin.php') (line 17)
require_once (SM_PATH.'functions/prefs.php') (line 19)
require_once (SM_PATH.'functions/constants.php') (line 18)

Documentation generated on Sat, 07 Oct 2006 16:32:11 +0300 by phpDocumentor 1.3.0RC6