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