...

World Wide Web Server 2012-07-04 16:06:11 -07:00
parent c5e18c885b
commit 31f698b405

@ -14,7 +14,7 @@ function query($sql, $binds = FALSE, $return_object = TRUE)
to this:
[code]
function query($sql, $binds = FALSE, $return_object = TRUE, $buffered = TRUE)
[code]
[/code]
Then about line 295 in that same file, change this line:
[code]