cache / branches / master / cache_app_model.php

history
<?php

class CacheAppModel extends AppModel {

}

?>