[pLog-svn] r2497 - plog/trunk/class/dao

oscar at devel.plogworld.net oscar at devel.plogworld.net
Tue Sep 20 18:20:53 GMT 2005


Author: oscar
Date: 2005-09-20 18:20:52 +0000 (Tue, 20 Sep 2005)
New Revision: 2497

Modified:
   plog/trunk/class/dao/userinfo.class.php
Log:
this is 50% of the previous commit, I forgot :)


Modified: plog/trunk/class/dao/userinfo.class.php
===================================================================
--- plog/trunk/class/dao/userinfo.class.php	2005-09-20 18:17:20 UTC (rev 2496)
+++ plog/trunk/class/dao/userinfo.class.php	2005-09-20 18:20:52 UTC (rev 2497)
@@ -50,7 +50,8 @@
 			   "about" => "getAboutMyself",
 			   "properties" => "getProperties",
 			   "status" => "getStatus",
-			   "resource_picture_id" => "getPictureId" 
+			   "resource_picture_id" => "getPictureId",
+			   "site_admin" => "isSiteAdmin"
 		    );
 		}
 




More information about the pLog-svn mailing list