Tests/I18n.php
authorAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2013 11:02:57 +0000 (19:02 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2013 11:02:57 +0000 (19:02 +0800)
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?");
         }