config.php 70 B

123456
  1. <?php
  2. return array(
  3. 'debug' => true,
  4. 'data' => '%data%',
  5. );