info->name, $this->info->guid, $this->info->version ); } public function action_template_header() { if ( ! User::identify()->loggedin ) { Utils::redirect( URL::get( 'auth', array( 'page' => 'login' ) ) ); } } } ?>