X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=I18n.php;h=bab0b2d35ce105eea8a2480caf0d8ab7ff4f44ee;hb=53b45f75f244d22e86bfad89633ffcad1bdfb49e;hp=9a1292d1cc4e121aa7e5b0a1a257166c0266eff5;hpb=38d402b7d2050f2cfb18ea21d740376e60088362;p=Pman.Core diff --git a/I18n.php b/I18n.php index 9a1292d1..bab0b2d3 100644 --- a/I18n.php +++ b/I18n.php @@ -62,7 +62,7 @@ class Pman_Core_I18n extends Pman //return true; $au = $this->getAuthUser(); //if (!$au) { - // $this->jerr("Not authenticated", array('authFailure' => true)); + // $this->jerror("LOGIN-NOAUTH", "Not authenticated", array('authFailure' => true)); //} $this->authUser = $au;