From: Alan Knowles Date: Thu, 24 Dec 2020 05:13:42 +0000 (+0800) Subject: white space X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=5924bba91de15a41984665ec39eb8fc552caad03 white space --- diff --git a/Pman/Roo.php b/Pman/Roo.php index 5780633..d7b1878 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -769,12 +769,12 @@ class Pman_Roo extends Pman $ms ? json_decode($ms) : false ); } + if ($ms !== false) { return $this->multiSort($x); } - + if ($sorted === false) { - $cols = $x->tableColumns(); $excols = array_keys($this->cols);