- Fixed minor bugs on ActiveMongo
commitaa111f06fc3cb58fb98a06a9d0748bf43acd3cf7
authorCésar D. Rodas <crodas@php.net>
Wed, 3 Mar 2010 12:10:20 +0000 (3 09:10 -0300)
committerCésar D. Rodas <crodas@php.net>
Wed, 3 Mar 2010 12:10:20 +0000 (3 09:10 -0300)
tree408a38002f5e5a73f30226d14f34b929cd03fdb8
parentc692b9512fa8962fedcedc058a3bdb82ade28fd6
- Fixed minor bugs on ActiveMongo
- Added a more complex example (borrowed from http://www.phpclasses.org/blog/post/118-Developing-scalable-PHP-applications-using-MongoDB.html)
ActiveMongo.php
README
sample/blog/App.php [new file with mode: 0644]
sample/blog/Author.php [new file with mode: 0644]
sample/blog/Post.php [new file with mode: 0644]