By jinhr on 24/7/08
1 - findAll() is deprecated.
I believe findAll() is deprecated. It's advised NOT to use this method. Use find('all',...) instead.
By ablivio on 8/8/08
2 - $recursive
Set $recursive to -1 if you don't want any recursiveness.
Login to add a comment
By jinhr on 24/7/08
1 - findAll() is deprecated.
I believe findAll() is deprecated. It's advised NOT to use this method. Use find('all',...) instead.