includes/common_cli.php
changeset 1202 5d63267470cd
parent 1143 e271ae801c62
child 1227 bdac73ed481e
--- 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', '');