From 24615fffe1557acb24252f049592e7b79f5f4105 Mon Sep 17 00:00:00 2001 From: fidian Date: Tue, 30 Jan 2001 17:40:13 +0000 Subject: [PATCH] Removed line, plugin.php now handles this properly. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@984 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/config_default.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/config_default.php b/config/config_default.php index 5f2fe0c4..3096f356 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -283,6 +283,4 @@ // the following: // $plugins[0] = "sqclock"; - $plugins[0] = "attachment_common"; - ?> -- 2.25.1