??? ??????? (????????????) ? ???????? ?? ????? ??????????.
????
files_cat.php???????
???
if ( isset($_GET['orderby']) )
{
$orderby = convertorderbyin($_GET['orderby']);
@unlink(ENGINE_DIR."/cache/".$modulname."/system/files_cat_".$id."/".$modulname."_cat_".$id."_".$cstart.".php");
}
else
$orderby = "date DESC";//????? ? ??????
#$orderby = "date ASC";//????? ? ?????
???????? ??
???
$orderby = "date DESC";//????? ? ??????
?????????? ? ?????????????????.