cops/test/config_test.php

4 lines
141 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");
2013-10-24 15:23:50 +03:00
$config['calibre_directory'] = dirname(__FILE__) . "/BaseWithSomeBooks/";