Recommend this page to a friend! |
Classes of Bermi Ferrer Martinez | > | PHP Base | > | PhpBase/schemes/Default.php | > | Download |
|
![]() |
<?php $schema = array( '_attributes' => array('title','description','link','id'), '_not_null' => array('title','description','link','id'), '_default_values' => array(), '_multiple_choice' => array(), ); ?> |