File/nasmail/src/options.php

Description

Displays the options page. Pulls from proper user preference files and config.php. Displays preferences as selected and other options.

  • version: $Id: options.php 1465 2009-11-03 13:30:21Z tokul $
  • copyright: (c) 1999-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007,2009 The NaSMail Project
  • license: GNU Public License
Includes
 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)
Constants
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