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

Jon Daley plogworld at jon.limedaley.com
Tue Sep 20 19:14:15 GMT 2005


 	Yes, I thought this was missing.  You said it would automatically 
figure stuff out from the _fields, but I was pretty sure it wasn't there, 
but I figured I just didn't know what was going on.  I need to get a 
better handle on the code.

On Tue, 20 Sep 2005, oscar at devel.plogworld.net wrote:

> 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"
> 		    );
> 		}
>
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn
>

**************************************
Jon Daley
http://jon.limedaley.com/plog/

Laughter: A universal bond that draws all men closer.
-- Nathan Ausubel



More information about the pLog-svn mailing list