File/nasmail/src/configtest.php

Description

NaSMail configtest script

  • version: $Id: configtest.php 1442 2009-08-04 06:46:54Z tokul $
  • copyright: (c) 2003-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007,2009 The NaSMail Project
  • license: GNU Public License
Includes
 include (SM_PATH.'functions/global.php') (line 46)

Make sure that script freaks out, if session error occurs

 include_once (SM_PATH.'functions/plugin.php') (line 272)

gpc_order setting (deprecated with variables_order in 4.0.4, but removed only in 5.0.0 betas)

can do same thing as variables_order in PHP4

 include_once ('DB.php') (line 621)
 include_once (SM_PATH.'functions/i18n.php') (line 542)

OK, close connection

Functions
do_err (line 23)
void do_err (string $str, [boolean $exit = TRUE])
  • string $str: error string (must be htmlsafe)
  • boolean $exit: error is fatal or not

Documentation generated on Sun, 22 Nov 2009 17:36:21 +0200 by phpDocumentor 1.4.3