config.php 74 B

12345
  1. <?php
  2. return array(
  3. 'savepath' => dirname( __FILE__ ) . '/upload/'
  4. );