Subversion Repositories vgwhois

Compare Revisions

Regard whitespace Rev 4 → Rev 5

/trunk/main/subprograms/vi
2,17 → 2,13
<?php
 
#
# generic Whois - Subprogram "vi"
# VWhois (ViaThinkSoft WHOIS, a fork of generic Whois / gwhois)
# Subprogram: vi TLD whois
#
# (c) 2013 by Daniel Marschall, ViaThinkSoft <www.viathinksoft.de>
# (c) 2013 by Daniel Marschall, ViaThinkSoft <info@daniel-marschall.de>
#
# Distribution, usage etc. pp. regulated by the current version of GPL.
# License: https://www.gnu.org/licenses/gpl-2.0.html (GPL version 2)
#
#
#
# History:
# 2013-07-25 mar Initial release
#
 
require_once __DIR__ . '/../../shared/php_includes/common_functions.inc.php';