Tests/I18n.php
authorAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2013 11:02:27 +0000 (19:02 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2013 11:02:27 +0000 (19:02 +0800)
Tests/I18n.php

index 7eb888b..569f2ab 100644 (file)
@@ -6,7 +6,8 @@ class Pman_Core_Tests_I18n extends Pman
 {
     function getAuth()
     {
-        if (!$this->cli) {
+        print_R($this);exit;
+        if (!$this->bootcli) {
             die("not cli?");
         }