From 594f6737e0206bf80b636afa828cc80c21a0945d Mon Sep 17 00:00:00 2001 From: arun Date: Fri, 12 Jan 2007 16:00:56 +0000 Subject: some small bugfixes --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index ec7dfac..221bea8 100644 --- a/functions.php +++ b/functions.php @@ -26,8 +26,8 @@ function myisset() foreach($args as $arg) { $ok = $ok * isset($_REQUEST[$arg]); - /* echo "$arg: ok = $ok
"; - */ + /*echo "$arg: ok = $ok
"; + */ } return $ok; } -- cgit v1.2.3-18-g5258