/nasmail/src/options.phpDisplays the options page. Pulls from proper user preference files and config.php. Displays preferences as selected and other options.
include_once
(SM_PATH.'functions/forms.php')
(line 21)
include_once
(SM_PATH.'functions/imap.php')
(line 19)
include_once
(SM_PATH.'functions/options.php')
(line 20)
require_once
($optpage_file)
(line 215)
*******************************************************
require_once
(SM_PATH.'include/validate.php')
(line 18)
SMOPT_MODE_DISPLAY = 'display'
(line 27)
******************************
SMOPT_MODE_LINK = 'link'
(line 29)
SMOPT_MODE_SUBMIT = 'submit'
(line 28)
SMOPT_PAGE_COMPOSE = 'compose'
(line 34)
SMOPT_PAGE_DISPLAY = 'display'
(line 33)
SMOPT_PAGE_FOLDER = 'folder'
(line 36)
SMOPT_PAGE_HIGHLIGHT = 'highlight'
(line 35)
SMOPT_PAGE_MAIN = 'main'
(line 31)
SMOPT_PAGE_ORDER = 'order'
(line 37)
SMOPT_PAGE_PERSONAL = 'personal'
(line 32)
Documentation generated on Sun, 22 Nov 2009 17:36:43 +0200 by phpDocumentor 1.4.3