[pLog-svn] r2274 - plog/trunk/class/gallery/dao

nick nizhenyuan ni.hero at gmail.com
Tue Jun 28 10:49:40 GMT 2005


Hi, Who can tell me what's the usage of  xmlrpc.php.


On 6/28/05, oscar at devel.plogworld.net <oscar at devel.plogworld.net> wrote:
> Author: oscar
> Date: 2005-06-28 09:16:49 +0000 (Tue, 28 Jun 2005)
> New Revision: 2274
> 
> Modified:
>   plog/trunk/class/gallery/dao/galleryresources.class.php
> Log:
> added a missing include, though this class should be check by ben or me and
> optimize the amount of classes included...
> 
> 
> Modified: plog/trunk/class/gallery/dao/galleryresources.class.php
> ===================================================================
> --- plog/trunk/class/gallery/dao/galleryresources.class.php     2005-06-26 13:00:18 UTC (rev 2273)
> +++ plog/trunk/class/gallery/dao/galleryresources.class.php     2005-06-28 09:16:49 UTC (rev 2274)
> @@ -25,6 +25,7 @@
>        include_once( PLOG_CLASS_PATH."class/config/config.class.php" );
>        include_once( PLOG_CLASS_PATH."class/data/textfilter.class.php" );
>        include_once( PLOG_CLASS_PATH."class/gallery/dao/galleryresourcequotas.class.php" );
> +       include_once( PLOG_CLASS_PATH."class/database/db.class.php" );
> 
>     /**
>         * \ingroup Gallery
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn
>



More information about the pLog-svn mailing list