Added headLink, headMeta, and headScript to layout for added flexibility
[zf2.biz/application_blanche.git] / modules / Application / autoload_register.php
1 <?php
2 spl_autoload_register(include __DIR__ . '/autoload_function.php');