repo.or.cz
/
akelos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fixing content type ordering when content_type is not defined.
[akelos.git]
/
lib
/
utils
/
generators
/
scaffold
/
templates
/
installer_fixture.tpl
blob
08706db0e4aa29dd2d45a1f534be6d1cf68b14d8
1
<?php echo '<?php'?>
2
3
require_once(AK_BASE_DIR.DS.'app'.DS.'installers'.DS.substr(strrchr(__FILE__, DS), 1));
4
5
?>