/nasmail/src/login.phplogin.php -- simple login screen
This a simple login screen. Some housekeeping is done to clean cookies and find language.
require_once
(SM_PATH.'config/config.php')
(line 26)
require_once
(SM_PATH.'functions/i18n.php')
(line 27)
require_once
(SM_PATH.'functions/plugin.php')
(line 28)
require_once
(SM_PATH.'functions/global.php')
(line 20)
require_once
(SM_PATH.'functions/strings.php')
(line 21)
require_once
(SM_PATH.'functions/theme.php')
(line 29)
require_once
(SM_PATH.'functions/html.php')
(line 32)
require_once
(SM_PATH.'functions/forms.php')
(line 33)
require_once
(SM_PATH.'functions/display_messages.php')
(line 34)
require_once
(SM_PATH.'functions/constants.php')
(line 30)
require_once
(SM_PATH.'functions/page_header.php')
(line 31)
Documentation generated on Sun, 22 Nov 2009 17:36:41 +0200 by phpDocumentor 1.4.3