Implement Iterator, ArrayAccess, Countable interfaces.
authorJan Schneider <jan@horde.org>
Fri, 19 Mar 2010 16:01:56 +0000 (17:01 +0100)
committerJan Schneider <jan@horde.org>
Fri, 19 Mar 2010 17:06:32 +0000 (18:06 +0100)
commit4b160ee19bbc07163c5919b33b8dab56d02f6f05
treecd53068f36cc66fd2f4d9d22b3132cd68083eaa0
parent423a06bffd54aa7e96ab31f31afeb76a10d4a82a
Implement Iterator, ArrayAccess, Countable interfaces.
framework/History/lib/Horde/History.php
framework/History/lib/Horde/History/Log.php [new file with mode: 0644]
framework/History/lib/Horde/History/Mock.php
framework/History/lib/Horde/History/Sql.php
framework/History/lib/Horde/HistoryObject.php [deleted file]
framework/History/test/Horde/History/InterfaceTest.php