From 8596e0a41709613bc1a3a6b442052125976962a2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 9 Feb 2005 04:44:28 +0000 Subject: Enclose the php call in --- usr/local/www/pkg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www') diff --git a/usr/local/www/pkg.php b/usr/local/www/pkg.php index 2df3123..fe3c261 100755 --- a/usr/local/www/pkg.php +++ b/usr/local/www/pkg.php @@ -105,7 +105,7 @@ include("fbegin.inc"); ?>

-if($_GET['savemsg'] <> "") $savemsg = $_GET['savemsg']; + "") $savemsg = $_GET['savemsg']; ?> -- cgit v1.1