[pLog-svn] r5592 - plugins/branches/lifetype-1.2/hostblock/class/dao

Jon Daley plogworld at jon.limedaley.com
Thu Jun 28 14:46:41 EDT 2007


 	Oh, I see where an error appears.  Sorry.

On Thu, 28 Jun 2007, Jon Daley wrote:

> 	Oh - I thought DbObject was the one that was removed - was that
> just Object?  It seems to work now... ?
>
> On Thu, 28 Jun 2007, Oscar Renalias wrote:
>
>> Actually, all classes that belong to the dao should extend the
>> DbObject class, just have a look at any of the classes in the class/
>> dao/ folder :-)
>>
>> The DbObject class provides some very basic methods that are needed
>> later on.
>>
>> On 28 Jun 2007, at 19:36, jondaley at devel.lifetype.net wrote:
>>
>>> Author: jondaley
>>> Date: 2007-06-28 12:36:24 -0400 (Thu, 28 Jun 2007)
>>> New Revision: 5592
>>>
>>> Modified:
>>>    plugins/branches/lifetype-1.2/hostblock/class/dao/
>>> blockedhost.class.php
>>> Log:
>>> removed old 1.1 object
>>>
>>> Modified: plugins/branches/lifetype-1.2/hostblock/class/dao/
>>> blockedhost.class.php
>>> ===================================================================
>>> --- plugins/branches/lifetype-1.2/hostblock/class/dao/
>>> blockedhost.class.php	2007-06-28 14:50:15 UTC (rev 5591)
>>> +++ plugins/branches/lifetype-1.2/hostblock/class/dao/
>>> blockedhost.class.php	2007-06-28 16:36:24 UTC (rev 5592)
>>> @@ -24,7 +24,7 @@
>>>      /**
>>>       * Represents a record from the plog_blocked_hosts table.
>>>       */
>>> -    class BlockedHost extends DbObject
>>> +    class BlockedHost
>>>  	{
>>>
>>>      	var $_id;
>>>
>>> _______________________________________________
>>> pLog-svn mailing list
>>> pLog-svn at devel.lifetype.net
>>> http://limedaley.com/mailman/listinfo/plog-svn
>>>
>>
>> _______________________________________________
>> pLog-svn mailing list
>> pLog-svn at devel.lifetype.net
>> http://limedaley.com/mailman/listinfo/plog-svn
>>
>
> -- 
> Jon Daley
> http://jon.limedaley.com/
>
> Why is it when we talk to God we're praying,
> but when God talks to us, we're schizophrenic?
> -- Lily Tomlin
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

Once I thought I was wrong, but I was mistaken.


More information about the pLog-svn mailing list