X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Lock.php;h=b0e7ea9a2c05f14b13dd6e4ca26feb2eb1ed77be;hp=3f1494b63206c86fee6e82152e370f680097b763;hb=HEAD;hpb=bc763c5d7da513b308679a64dffdeb7d96039e62 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!!!!