Stronger typing on error views to avoid E_FATAL and hide exceptions if display_except...
[zf2.biz/galerie.git] / module / Application / autoload_register.php
1 <?php
2 spl_autoload_register(include __DIR__ . '/autoload_function.php');