You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,7 +174,7 @@ public static function getData( $params )
171
174
// add additional names created in the parameters
172
175
$query .= $additional_names ;
173
176
// retrieve fields from type images as first. this way other tags in the htmlcode then from the image will also be replaced without additional while loop
174
-
$query .= " order by FIELD(type,'datetime','image') desc";
0 commit comments