From: Michael M Slusarz Date: Wed, 21 Jan 2009 06:23:16 +0000 (-0700) Subject: Unneded require_once(). X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ff624887859d1b1fa7b742c56963bb55b179fe00;p=horde.git Unneded require_once(). --- diff --git a/chora/templates/common-header.inc b/chora/templates/common-header.inc index 3615f53ac..0a3ef3e98 100644 --- a/chora/templates/common-header.inc +++ b/chora/templates/common-header.inc @@ -12,7 +12,6 @@ if (!empty($refresh_time) && ($refresh_time > 0) && !empty($refresh_url)) { } if (Util::nonInputVar('js_vars')) { - require_once 'Horde/Serialize.php'; echo '\n"; }