From 990b708dff0c9eca3d576a890e962c4dd40226c8 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 5 Oct 2011 15:18:23 +0200 Subject: Fixed some bugs in db.php and models.php. --- ratatoeskr/sys/db.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratatoeskr/sys/db.php') diff --git a/ratatoeskr/sys/db.php b/ratatoeskr/sys/db.php index 55801c0..e5caddc 100644 --- a/ratatoeskr/sys/db.php +++ b/ratatoeskr/sys/db.php @@ -73,7 +73,7 @@ function qdb_vfmt($args) */ function qdb_fmt() { - return qdb_vfmt(fung_get_args()); + return qdb_vfmt(func_get_args()); } /* -- cgit v1.2.3-70-g09d2