From 800fe5a43aaaddd39317283a4c025552736fc28a Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 20 Mar 2005 10:11:02 +0000 Subject: [PATCH] doc/plugins.txt. global.php is loaded by validate.php git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9083 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/about.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/about.php b/src/about.php index 469d7b92..cbd1dee5 100644 --- a/src/about.php +++ b/src/about.php @@ -25,7 +25,6 @@ define('SM_PATH','../'); /* SquirrelMail required files. */ require_once(SM_PATH . 'include/validate.php'); -require_once(SM_PATH . 'functions/global.php'); displayPageHeader($color, 'None' ); @@ -39,8 +38,8 @@ displayPageHeader($color, 'None' );
SquirrelMail is the name of the program that provides access to your email via the web.

-If you have questions about or problems with your mailaccount, passwords, abuse etc, -please refer to your system administrator or provider If you have questions about or problems with your mail account, passwords, abuse etc, +please refer to your system administrator or provider 0 ) {

-© 1999 - 2005 The SquirrelMail Development Team +© 1999 - 2005 The SquirrelMail Project Team

- - - -- 2.25.1