config.php 105 B

12345
  1. <?php
  2. $siteroot = 'http://old.omnireader.ru/';
  3. $use_gzip = false;
  4. $tmp_dir = '/tmp';
  5. ?>