config.php 65 B

1234567
  1. <?php
  2. return array(
  3. 'ACCOUNT_VAR' => 'hello world 2!',
  4. );