20 if(!empty($args))
19 $this->template->set_global('args', $args);
18 $filter = array();
17 unset($args[0]);
16 $link = $args[0].$ext;
15 $ext = \Input::extension()!==null?'.'.\Input::extension():'';
14 $args = explode(DS, substr(\Input::uri(), 1));
ErrorException [ Error ]: Call to a member function set_global() on a non-object
Комментариев нет:
Отправить комментарий