Fixing bug (no index on array warning) on the plugin manager introduced on [822]
[akelos.git] / akelos
bloba76714c27208e7c734d20f5a20b1242126af40d3
1 #!/usr/bin/env php
2 <?php
3 include(dirname(__FILE__).DIRECTORY_SEPARATOR.'script'.DIRECTORY_SEPARATOR.'setup');
4 ?>