Merged from trunk
| /branches/live/media/video/series/application/views/IndexView.php |
|---|
| 24,7 → 24,7 |
| */ |
| public function __construct ($template) |
| { |
| parent::__construct('application/layouts/index/index.phtml'); |
| parent::__construct('layouts/index/index.phtml'); |
| require_once 'Zend/Loader/StandardAutoloader.php'; |
| $loader = new Zend\Loader\StandardAutoloader(array('autoregister_zf' => true)); |