summaryrefslogtreecommitdiff
path: root/httemplate/browse/nas.cgi
diff options
context:
space:
mode:
authorivan <ivan>2001-10-26 10:24:56 +0000
committerivan <ivan>2001-10-26 10:24:56 +0000
commit91387f8f489e561deaf1de052d80ef800a4970a3 (patch)
treeada548d8be00671f6a39d3b41229410bdf2f1e31 /httemplate/browse/nas.cgi
parent1904d44bb20adf403e21513db7470153f751d605 (diff)
cache foo
*sigh*
Diffstat (limited to 'httemplate/browse/nas.cgi')
-rwxr-xr-xhttemplate/browse/nas.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/nas.cgi b/httemplate/browse/nas.cgi
index 89d5e4650..5125bacb7 100755
--- a/httemplate/browse/nas.cgi
+++ b/httemplate/browse/nas.cgi
@@ -17,7 +17,7 @@ $cgi = new CGI;
$p=popurl(2);
-print $cgi->header( '-expires' => 'now' ), header('NAS ports', menubar(
+print $cgi->header( @FS::CGI::header ), header('NAS ports', menubar(
'Main Menu' => $p,
));