Skip to content

Commit

Permalink
remove debug thing
Browse files Browse the repository at this point in the history
git-svn-id: https://xerteonlinetoolkits.googlecode.com/svn/trunk@321 912cdd6b-5c7d-d5a7-a2ba-d0f0cdb91641
  • Loading branch information
Dave Goodwin committed Apr 29, 2012
1 parent 63b4645 commit 36c7cbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions library/autoloader.php
Expand Up @@ -3,9 +3,6 @@
// Some ZF stuff has explicit require_once's in it... meh.
ini_set('include_path', ini_get('include_path') . ':' . dirname(__FILE__) );

// For Ron -
var_dump(ini_get('include_path'));
die('xx');

function _xerte_autoloader($class) {

Expand Down

0 comments on commit 36c7cbe

Please sign in to comment.