<?php defined('SYSPATH') or die('No direct script access.'); /** * Enter description here ... * @author grzegorzk * */ class Controller_Backend extends Controller_Core { public $all_actions_allowed = true; public $template = 'backend'; } // End Welcome //test svn