fixed Mysqli class

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8036 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-01-20 22:14:01 +00:00
parent 144a922954
commit cf242baebb
2 changed files with 6 additions and 6 deletions

View file

@ -719,7 +719,6 @@
if(count($index_list)) $orderby_query = ' order by '.implode(',',$index_list);
}
if(count($output->arg_columns))
{
$columns = array();