07.04
php
saved
benni
Note
benni did not leave a note
benni did not leave a note
- 'contain'=>array(
- 'Inhabitation'=>array(
- 'conditions'=>array(
- 'Inhabitation.from <='=>date('Y-m-d'),
- 'Inhabitation.to >='=>date('Y-m-d'),
- )
- ),
- ),
- ));
Parsed in 0.022 seconds, using GeSHi 1.0.7.14