- showContent("header");?>
-
+ showContent("header");?>
diff --git a/Conjuro/Conjuro.php b/Conjuro/Conjuro.php index 46cfc7d..fd3aca4 100644 --- a/Conjuro/Conjuro.php +++ b/Conjuro/Conjuro.php @@ -244,7 +244,7 @@ $modname=c()->getModuleName($this); throw new Exception("Action '$name' does not exist in module '$modname'."); } - $this->mapi[$name](...$attrs); + return $this->mapi[$name](...$attrs); } } diff --git a/content/fragment/layout-admin.php b/content/fragment/layout-admin.php index 57e2273..c97b3ca 100644 --- a/content/fragment/layout-admin.php +++ b/content/fragment/layout-admin.php @@ -3,19 +3,18 @@ +
Conjuro