diff --git a/extend/catcher/library/ParseClass.php b/extend/catcher/library/ParseClass.php index 215461f..c3c11f0 100644 --- a/extend/catcher/library/ParseClass.php +++ b/extend/catcher/library/ParseClass.php @@ -1,6 +1,8 @@ namespace . $this->module . '\\controller\\'. - ucfirst($this->controller)); + ucfirst($this->controller)); }