Tests/I18n.php
[Pman.Core] / Tests / I18n.php
index 569f2ab..8407c42 100644 (file)
@@ -7,7 +7,7 @@ class Pman_Core_Tests_I18n extends Pman
     function getAuth()
     {
         print_R($this);exit;
-        if (!$this->bootcli) {
+        if (!$this->bootLoader->cli) {
             die("not cli?");
         }