FIX: removed debug thingy ._.
This commit is contained in:
parent
47768831c0
commit
a25b0c2b35
@ -19,7 +19,7 @@
|
||||
if( isset($_POST['sel_order']) && isset($_POST['inp_search']) ) {
|
||||
$sort = 'img_date';
|
||||
$sdir = 'DESC';
|
||||
var_dump($sort, $sdir);
|
||||
|
||||
switch($_POST['sel_order']) {
|
||||
case 'new':
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user