From 0f3203c9c25b2c936ba8ebdf2fd2548209213620 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 7 Jun 2010 17:48:34 -0300 Subject: Misc fixes --- classes/IsisDb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/IsisDb.php') diff --git a/classes/IsisDb.php b/classes/IsisDb.php index 1e63f38..43a51dc 100644 --- a/classes/IsisDb.php +++ b/classes/IsisDb.php @@ -59,5 +59,5 @@ interface IsisDb { * @return * Database schema or FALSE if error. */ - function check($schema, $section = NULL); + static function check($schema, $section = NULL); } -- cgit v1.2.3