[vhffs-dev] [1829] Forgot to remove HTML::Template reference |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1829
Author: beuss
Date: 2011-05-28 22:30:43 +0200 (Sat, 28 May 2011)
Log Message:
-----------
Forgot to remove HTML::Template reference
Modified Paths:
--------------
trunk/vhffs-panel/admin/object/list.pl
Modified: trunk/vhffs-panel/admin/object/list.pl
===================================================================
--- trunk/vhffs-panel/admin/object/list.pl 2011-05-28 20:30:36 UTC (rev 1828)
+++ trunk/vhffs-panel/admin/object/list.pl 2011-05-28 20:30:43 UTC (rev 1829)
@@ -32,7 +32,6 @@
use utf8;
use POSIX qw(locale_h);
-use HTML::Template;
use locale;
use Locale::gettext;
use CGI;