Remove logs
This commit is contained in:
parent
064aaec0c3
commit
9f8cc78250
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
}
|
||||
if(isset($_POST['sort'])) {
|
||||
if($_POST['sort']=='alpha') {
|
||||
print_r('alpha');
|
||||
array_multisort($newsArray, SORT_STRING, $imagesArray, $timesArray);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue