cops/test/config_test.php

4 lines
123 B
PHP
Raw Normal View History

2013-10-03 12:48:02 +03:00
<?php
2013-10-03 16:22:21 +03:00
require_once (dirname(__FILE__) . "/../config_default.php");
$config['calibre_directory'] = dirname(__FILE__) . "/";