размер всех бд и дата старта вашего проекта git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@247 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
nanosimbiot 2011-08-22 20:30:26 +00:00
commit 0e7be4e7ae
23 changed files with 74 additions and 80 deletions

View file

@ -338,7 +338,7 @@ function search_attachments($order_by, &$total_rows)
// Search Attachment Time
if ($search_days_greater != '')
{
$where_sql[] = ' (a.filetime < ' . ( time() - ((int) $search_days_greater * 86400)) . ') ';
$where_sql[] = ' (a.filetime < ' . ( TIMENOW - ((int) $search_days_greater * 86400)) . ') ';
}
// Search Forum