config.php 63 B

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