[vhffs-dev] [612] Fixed missing variable.

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 612
Author:   beuss
Date:     2007-05-18 09:21:11 +0000 (Fri, 18 May 2007)

Log Message:
-----------
Fixed missing variable.

Modified Paths:
--------------
    trunk/vhffs-panel/web/web_submit.pl


Modified: trunk/vhffs-panel/web/web_submit.pl
===================================================================
--- trunk/vhffs-panel/web/web_submit.pl	2007-05-17 11:10:10 UTC (rev 611)
+++ trunk/vhffs-panel/web/web_submit.pl	2007-05-18 09:21:11 UTC (rev 612)
@@ -58,6 +58,7 @@
 my $group = $panel->{'group'};
 my $groupname = $panel->{'groupname'};
 my $cgi = $panel->{'cgi'};
+my $templatedir = $panel->{templatedir};
 my $message;
 
 my $servername = $cgi->param("SERVERNAME");


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/