Blame view

src/lib/models/brief.php 50 Bytes
ef60cd4d   Administrator   first commit
1
2
3
4
5
6
  <?php
  
  class brief extends \Phalcon\Mvc\Model
  {
  
  }