forked from leftypol/leftypol
Change theme on recent
This commit is contained in:
parent
d67d316a54
commit
844e1f9e57
4 changed files with 162 additions and 36 deletions
|
@ -124,7 +124,6 @@
|
|||
$query = query($query) or error(db_error());
|
||||
$stats['unique_posters'] = number_format($query->fetchColumn());
|
||||
|
||||
// Active content
|
||||
/*$query = 'SELECT SUM(`filesize`) FROM (';
|
||||
foreach ($boards as &$_board) {
|
||||
if (in_array($_board['uri'], $this->excluded))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue