404 render must be called AFTER layout. The current values are wrong (layout is never...
[zf2.biz/galerie.git] / module / Application / autoload_register.php
1 <?php
2 spl_autoload_register(include __DIR__ . '/autoload_function.php');