Home
last modified time | relevance | path

Searched refs:lastweek (Results 1 – 1 of 1) sorted by path

/web-master/manage/
H A Duser-notes.php757 $lastweek = !date('w') ? strtotime('midnight -1 week') : strtotime('Last Sunday -1 week'); variable
768 …M votes WHERE UNIX_TIMESTAMP(votes.ts) >= ? AND UNIX_TIMESTAMP(votes.ts) < ?', [$lastweek, $week]);

Completed in 8 milliseconds