/app/Model/Posts.php
https://github.com/decapattack/fishbox · PHP · 11 lines · 3 code · 3 blank · 5 comment · 0 complexity · 9f053d7db1e44fad5b80ae374dda4e6e MD5 · raw file
- <?php
- /*
- * To change this license header, choose License Headers in Project Properties.
- * To change this template file, choose Tools | Templates
- * and open the template in the editor.
- */
- class Posts extends AppModel{
-
- }