Subversion Repositories vgwhois

Compare Revisions

Regard whitespace Rev 1 → Rev 2

/trunk/maintenance/pattern-generator/config.inc.php
0,0 → 1,16
<?php
 
#
# generic Whois - Automatic Pattern Generator configuration
#
# (c) 2012-2015 Daniel Marschall, ViaThinkSoft [www.viathinksoft.de]
#
# Distribution, usage etc. pp. regulated by the current version of GPL.
#
#
# Version 2015-04-17
#
 
require_once __DIR__ . '/../../shared/php_includes/config_functions.inc.php';
parse_config(__DIR__ . '/../config/gwhois-pattern-update.conf');
parse_config(__DIR__ . '/../config/urls.conf');