form.php 72 Bytes Edit Raw Blame History 1 2 3 4 5 <?php function _form() { $data['menu'] = 'atc'; View::auto($data); }