Compare Revisions
Last modification
- Rev 200 2014-03-11 00:54:25
- Author: PointedEars
- Log message:
Seri-o-meter: chdir('application') as now-required by PHPX
| /trunk/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)); |