[pLog-svn] r5592 - plugins/branches/lifetype-1.2/hostblock/class/dao
jondaley at devel.lifetype.net
jondaley at devel.lifetype.net
Thu Jun 28 12:36:24 EDT 2007
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;
More information about the pLog-svn
mailing list