forked from leftypol/leftypol
Moved rebuildThemes() in post.php back for now.
This commit is contained in:
parent
9d58186360
commit
ac9cefd863
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ function event() {
|
|||
$event = $args[0];
|
||||
$args = array_splice($args, 1);
|
||||
|
||||
rebuildThemes($event);
|
||||
|
||||
if(!isset($events[$event]))
|
||||
return false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue