diff -r 9593e62929d1 -r 5d63267470cd includes/common_cli.php --- a/includes/common_cli.php Tue Jan 05 09:53:26 2010 -0500 +++ b/includes/common_cli.php Tue Jan 05 09:55:21 2010 -0500 @@ -202,7 +202,7 @@ profiler_log('Ran session_started hook'); - $paths->init(); + $paths->init($paths->nslist['System'] . 'API'); // We're ready for whatever life throws us now. define('ENANO_MAINSTREAM', '');