Base for a static organization website

index.php 193B

12345678
  1. <?php
  2. /**
  3. * @link http://cakephp.org CakePHP(tm) Project
  4. * @package app
  5. * @since CakePHP(tm) v 0.10.0.1076
  6. */
  7. require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';