cakebook / branches / master / plugins / searchable / searchable_app_model.php

history
<?php

class SearchableAppModel extends AppModel {

}

?>