Мелкие правки
This commit is contained in:
parent
ce7d909ea8
commit
7dad5d30ac
3 changed files with 4 additions and 3 deletions
|
|
@ -194,7 +194,7 @@ class Controller_Component
|
|||
$view->component_title = $settings['title'];
|
||||
}
|
||||
|
||||
static function loadComponent($expression, Database $db, Settings $registry)
|
||||
static function loadComponent($expression, Database $db, /*.Settings.*/ $registry)
|
||||
{
|
||||
|
||||
$expression = htmlspecialchars_decode($expression);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue