Author: jfthomps
Date: Wed Jan 20 20:44:20 2010
New Revision: 901371
URL: http://svn.apache.org/viewvc?rev=901371&view=rev
Log:
(no issue associated with this)
added 53 - "No nodes to show on privilege tree"
Modified:
incubator/vcl/trunk/web/.ht-inc/errors.php
Modified: incubator/vcl/trunk/web/.ht-inc/errors.php
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/.ht-inc/errors.php?rev=901371&r1=901370&r2=901371&view=diff
==============================================================================
--- incubator/vcl/trunk/web/.ht-inc/errors.php (original)
+++ incubator/vcl/trunk/web/.ht-inc/errors.php Wed Jan 20 20:44:20 2010
@@ -47,6 +47,7 @@
"50" => "received invalid input",
"51" => "userid in continuation does not match logged in user",
"52" => "tried to add a user with the same uid as an existing user",
+ "53" => "No nodes to show on privilege tree",
"101" => "General MySQL error",
"104" => "Failed to select database",
"105" => "Failed to execute query 1 in getUserInfo",