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

index 8407c42..e2365ad 100644 (file)
@@ -6,7 +6,7 @@ class Pman_Core_Tests_I18n extends Pman
 {
     function getAuth()
     {
-        print_R($this);exit;
+        
         if (!$this->bootLoader->cli) {
             die("not cli?");
         }