X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Lock.php;h=661381fa8a3e42c50d4a43d10a71c8207d7d1db2;hb=53b45f75f244d22e86bfad89633ffcad1bdfb49e;hp=3f1494b63206c86fee6e82152e370f680097b763;hpb=38d402b7d2050f2cfb18ea21d740376e60088362;p=Pman.Core diff --git a/Lock.php b/Lock.php index 3f1494b6..661381fa 100644 --- a/Lock.php +++ b/Lock.php @@ -40,7 +40,7 @@ class Pman_Core_Lock extends Pman { $au = $this->getAuthUser(); if (!$au) { - $this->jerr("Not authenticated", array('authFailure' => true)); + $this->jerror("LOGIN-NOAUTH", "Not authenticated", array('authFailure' => true)); } $this->authUser = $au; // check that it's a supplier!!!!