cops/test/config_test.php
2013-10-24 14:23:50 +02:00

4 lines
141 B
PHP

<?php
require_once (dirname(__FILE__) . "/../config_default.php");
$config['calibre_directory'] = dirname(__FILE__) . "/BaseWithSomeBooks/";