Fixing content type ordering when content_type is not defined.
[akelos.git] / lib / utils / generators / scaffold / templates / installer_fixture.tpl
blob08706db0e4aa29dd2d45a1f534be6d1cf68b14d8
1 <?php  echo '<?php'?>
3 require_once(AK_BASE_DIR.DS.'app'.DS.'installers'.DS.substr(strrchr(__FILE__, DS), 1));
5 ?>