rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

bootstrap.php (79B)


      1 
      2 <?php
      3 include_once('AutoLoader.php');
      4 AutoLoader::registerDirectory('tests');