From e2d81af761b9389f7bafb008f3bfa8a8fede9788 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Sun, 26 Oct 2008 02:53:28 +0000 Subject: Fix phplint warnings --- tests/getopt.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/getopt.t') diff --git a/tests/getopt.t b/tests/getopt.t index 41e985d..2fbe322 100755 --- a/tests/getopt.t +++ b/tests/getopt.t @@ -5,7 +5,7 @@ require 'searchlib/search_test.class'; -$usage = "Usage: doesnotexist.php [OPTIONS] +$GLOBALS['usage'] = "Usage: doesnotexist.php [OPTIONS] Some help to a not existing program -h,--help the help argument -a,--argument=ARG the arg argument -- cgit v1.2.3