feedback.php 131 B

12
  1. <?php
  2. $config->story->form->create['feedback'] = array('type' => 'int', 'control' => 'text', 'required' => false, 'default' => 0);