Added Buildings
This commit is contained in:
@@ -8,10 +8,10 @@ class PopController extends mfBaseController {
|
||||
$me->loadMe();
|
||||
$this->me = $me;
|
||||
$this->layout()->set("me",$me);
|
||||
/*
|
||||
|
||||
if(!$me->isAdmin()) {
|
||||
$this->redirect("Dashboard");
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
protected function indexAction() {
|
||||
|
||||
Reference in New Issue
Block a user