Skip to content

Commit

Permalink
Added Recess entry file.
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisJordan committed Aug 30, 2009
1 parent 0ee763c commit 4163326
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 8 additions & 0 deletions recess/recess.php
@@ -0,0 +1,8 @@
<?php
set_include_path(__DIR__);

// Include the Autoloader
include 'recess/core/ClassLoader.class.php';

// Register Autoload Function
spl_autoload_register('recess\core\ClassLoader::load');
8 changes: 0 additions & 8 deletions recess/recess/bootstrap.php

This file was deleted.

0 comments on commit 4163326

Please sign in to comment.