Subversion Repositories vgwhois

Compare Revisions

Regard whitespace Rev 5 → Rev 4

/trunk/maintenance/pattern-generator/config.inc.php
1,13 → 1,15
<?php
 
#
# VWhois (ViaThinkSoft WHOIS, a fork of generic Whois / gwhois)
# Maintenance / Developer utilities
# generic Whois - Automatic Pattern Generator configuration
#
# (c) 2012-2019 by Daniel Marschall, ViaThinkSoft <info@daniel-marschall.de>
# (c) 2012-2015 Daniel Marschall, ViaThinkSoft [www.viathinksoft.de]
#
# License: https://www.gnu.org/licenses/gpl-2.0.html (GPL version 2)
# 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');