mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
fixed Mysqli class
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8036 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
144a922954
commit
cf242baebb
2 changed files with 6 additions and 6 deletions
|
|
@ -719,7 +719,6 @@
|
|||
if(count($index_list)) $orderby_query = ' order by '.implode(',',$index_list);
|
||||
}
|
||||
|
||||
|
||||
if(count($output->arg_columns))
|
||||
{
|
||||
$columns = array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue