From 2b9d3f0b226c885d7d0e3acfc8cb4080303849bd Mon Sep 17 00:00:00 2001 From: stekkel Date: Thu, 24 Oct 2002 09:57:05 +0000 Subject: [PATCH] SM_PATH already defined git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3998 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/mail_fetch/setup.php | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/mail_fetch/setup.php b/plugins/mail_fetch/setup.php index 0e352da3..e76ec4eb 100644 --- a/plugins/mail_fetch/setup.php +++ b/plugins/mail_fetch/setup.php @@ -11,7 +11,6 @@ ** $Id$ **/ - define('SM_PATH','../../'); require_once(SM_PATH . 'plugins/mail_fetch/functions.php' ); function squirrelmail_plugin_init_mail_fetch() { -- 2.25.1