From: Alan Knowles Date: Wed, 3 Apr 2013 11:03:10 +0000 (+0800) Subject: Tests/I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ff1940d88dde583964894be79977c997d1b5772e Tests/I18n.php --- diff --git a/Tests/I18n.php b/Tests/I18n.php index 8407c423..e2365ad3 100644 --- a/Tests/I18n.php +++ b/Tests/I18n.php @@ -6,7 +6,7 @@ class Pman_Core_Tests_I18n extends Pman { function getAuth() { - print_R($this);exit; + if (!$this->bootLoader->cli) { die("not cli?"); }