Moved rebuildThemes() in post.php back for now.
This commit is contained in:
parent
9d58186360
commit
ac9cefd863
@ -8,8 +8,6 @@ function event() {
|
||||
$event = $args[0];
|
||||
$args = array_splice($args, 1);
|
||||
|
||||
rebuildThemes($event);
|
||||
|
||||
if(!isset($events[$event]))
|
||||
return false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user