Merge branch '180'
This commit is contained in:
@@ -2022,7 +2022,7 @@ EOD;
|
||||
* @access public
|
||||
* @return string
|
||||
*/
|
||||
public function appendOrder($orderBy, $append = 'id')
|
||||
public static function appendOrder($orderBy, $append = 'id')
|
||||
{
|
||||
if(empty($orderBy)) return $append;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user