config.php 56 B

123
  1. <?php
  2. $config = new stdclass();
  3. $config->debug = false;