From 3dc2dd89218a5c1a905db176de8bccf1a26dec7f Mon Sep 17 00:00:00 2001 From: Joe Huss Date: Sat, 8 Jul 2017 22:53:06 -0400 Subject: [PATCH] removing the @version phpdoc tag --- bin/whmapi_accountsummary.php | 1 - bin/whmapi_applist.php | 1 - bin/whmapi_dumpzone.php | 1 - bin/whmapi_get_auth_type.php | 1 - bin/whmapi_get_debug.php | 1 - bin/whmapi_get_host.php | 1 - bin/whmapi_get_http_client.php | 1 - bin/whmapi_get_output.php | 1 - bin/whmapi_get_port.php | 1 - bin/whmapi_get_protocol.php | 1 - bin/whmapi_get_user.php | 1 - bin/whmapi_gethostname.php | 1 - bin/whmapi_getlanglist.php | 1 - bin/whmapi_killdns.php | 1 - bin/whmapi_listaccts.php | 1 - bin/whmapi_listacls.php | 1 - bin/whmapi_listaddondomains.php | 1 - bin/whmapi_listcrts.php | 1 - bin/whmapi_listftp.php | 1 - bin/whmapi_listftpwithdisk.php | 1 - bin/whmapi_listips.php | 1 - bin/whmapi_listparkeddomains.php | 1 - bin/whmapi_listpkgs.php | 1 - bin/whmapi_listresellers.php | 1 - bin/whmapi_listsuspended.php | 1 - bin/whmapi_listzones.php | 1 - bin/whmapi_loadavg.php | 1 - bin/whmapi_myprivs.php | 1 - bin/whmapi_removeacct.php | 1 - bin/whmapi_resellerstats.php | 1 - bin/whmapi_resetzone.php | 1 - bin/whmapi_return_object.php | 1 - bin/whmapi_return_xml.php | 1 - bin/whmapi_suspendacct.php | 1 - bin/whmapi_unsetupreseller.php | 1 - bin/whmapi_unsuspendacct.php | 1 - bin/whmapi_version.php | 1 - 37 files changed, 37 deletions(-) diff --git a/bin/whmapi_accountsummary.php b/bin/whmapi_accountsummary.php index 4a83869..27b3c08 100755 --- a/bin/whmapi_accountsummary.php +++ b/bin/whmapi_accountsummary.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_applist.php b/bin/whmapi_applist.php index ae604d3..ced2dfd 100755 --- a/bin/whmapi_applist.php +++ b/bin/whmapi_applist.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_dumpzone.php b/bin/whmapi_dumpzone.php index 64d45b2..1eed344 100755 --- a/bin/whmapi_dumpzone.php +++ b/bin/whmapi_dumpzone.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_auth_type.php b/bin/whmapi_get_auth_type.php index d7aa2f3..f526118 100755 --- a/bin/whmapi_get_auth_type.php +++ b/bin/whmapi_get_auth_type.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_debug.php b/bin/whmapi_get_debug.php index 64bbe14..e0bc96c 100755 --- a/bin/whmapi_get_debug.php +++ b/bin/whmapi_get_debug.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_host.php b/bin/whmapi_get_host.php index 88db340..124a2aa 100755 --- a/bin/whmapi_get_host.php +++ b/bin/whmapi_get_host.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_http_client.php b/bin/whmapi_get_http_client.php index c7917d8..81d2695 100755 --- a/bin/whmapi_get_http_client.php +++ b/bin/whmapi_get_http_client.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_output.php b/bin/whmapi_get_output.php index ad0e434..3830660 100755 --- a/bin/whmapi_get_output.php +++ b/bin/whmapi_get_output.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_port.php b/bin/whmapi_get_port.php index 722943e..609bd7f 100755 --- a/bin/whmapi_get_port.php +++ b/bin/whmapi_get_port.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_protocol.php b/bin/whmapi_get_protocol.php index 613df5a..8ea82ec 100755 --- a/bin/whmapi_get_protocol.php +++ b/bin/whmapi_get_protocol.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_get_user.php b/bin/whmapi_get_user.php index c565f07..6e89ef7 100755 --- a/bin/whmapi_get_user.php +++ b/bin/whmapi_get_user.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_gethostname.php b/bin/whmapi_gethostname.php index 5263b73..73a0d1f 100755 --- a/bin/whmapi_gethostname.php +++ b/bin/whmapi_gethostname.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_getlanglist.php b/bin/whmapi_getlanglist.php index eaf13ac..45cbddb 100755 --- a/bin/whmapi_getlanglist.php +++ b/bin/whmapi_getlanglist.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_killdns.php b/bin/whmapi_killdns.php index 7e7b5b8..5a3512d 100755 --- a/bin/whmapi_killdns.php +++ b/bin/whmapi_killdns.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listaccts.php b/bin/whmapi_listaccts.php index 63b94a4..2c30843 100755 --- a/bin/whmapi_listaccts.php +++ b/bin/whmapi_listaccts.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listacls.php b/bin/whmapi_listacls.php index ffbf50b..15eeaa5 100755 --- a/bin/whmapi_listacls.php +++ b/bin/whmapi_listacls.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listaddondomains.php b/bin/whmapi_listaddondomains.php index bb232b2..8cb46b4 100755 --- a/bin/whmapi_listaddondomains.php +++ b/bin/whmapi_listaddondomains.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listcrts.php b/bin/whmapi_listcrts.php index 3b14c65..7e3c7a0 100755 --- a/bin/whmapi_listcrts.php +++ b/bin/whmapi_listcrts.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listftp.php b/bin/whmapi_listftp.php index 76e3757..98418a4 100755 --- a/bin/whmapi_listftp.php +++ b/bin/whmapi_listftp.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listftpwithdisk.php b/bin/whmapi_listftpwithdisk.php index cedebbd..ca74f32 100755 --- a/bin/whmapi_listftpwithdisk.php +++ b/bin/whmapi_listftpwithdisk.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listips.php b/bin/whmapi_listips.php index 7985aba..c92069a 100755 --- a/bin/whmapi_listips.php +++ b/bin/whmapi_listips.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listparkeddomains.php b/bin/whmapi_listparkeddomains.php index ec0f732..5e3fa67 100755 --- a/bin/whmapi_listparkeddomains.php +++ b/bin/whmapi_listparkeddomains.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listpkgs.php b/bin/whmapi_listpkgs.php index c9e2138..ea5c581 100755 --- a/bin/whmapi_listpkgs.php +++ b/bin/whmapi_listpkgs.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listresellers.php b/bin/whmapi_listresellers.php index d4dec3f..6b09ed1 100755 --- a/bin/whmapi_listresellers.php +++ b/bin/whmapi_listresellers.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listsuspended.php b/bin/whmapi_listsuspended.php index f1f4837..c865384 100755 --- a/bin/whmapi_listsuspended.php +++ b/bin/whmapi_listsuspended.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_listzones.php b/bin/whmapi_listzones.php index 4d9ff26..09e798c 100755 --- a/bin/whmapi_listzones.php +++ b/bin/whmapi_listzones.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_loadavg.php b/bin/whmapi_loadavg.php index ed8d846..3575e7c 100755 --- a/bin/whmapi_loadavg.php +++ b/bin/whmapi_loadavg.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_myprivs.php b/bin/whmapi_myprivs.php index d2bd5e3..55bbe36 100755 --- a/bin/whmapi_myprivs.php +++ b/bin/whmapi_myprivs.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_removeacct.php b/bin/whmapi_removeacct.php index 93fad08..19f7052 100755 --- a/bin/whmapi_removeacct.php +++ b/bin/whmapi_removeacct.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_resellerstats.php b/bin/whmapi_resellerstats.php index 2f203c5..562dc90 100755 --- a/bin/whmapi_resellerstats.php +++ b/bin/whmapi_resellerstats.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_resetzone.php b/bin/whmapi_resetzone.php index b27e3de..9bb9f31 100755 --- a/bin/whmapi_resetzone.php +++ b/bin/whmapi_resetzone.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_return_object.php b/bin/whmapi_return_object.php index 5fc00e5..29b4d48 100755 --- a/bin/whmapi_return_object.php +++ b/bin/whmapi_return_object.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_return_xml.php b/bin/whmapi_return_xml.php index ecc5fc9..b13d008 100755 --- a/bin/whmapi_return_xml.php +++ b/bin/whmapi_return_xml.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_suspendacct.php b/bin/whmapi_suspendacct.php index 169cc11..f5f2c22 100755 --- a/bin/whmapi_suspendacct.php +++ b/bin/whmapi_suspendacct.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_unsetupreseller.php b/bin/whmapi_unsetupreseller.php index 8e6adc0..a559fca 100755 --- a/bin/whmapi_unsetupreseller.php +++ b/bin/whmapi_unsetupreseller.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_unsuspendacct.php b/bin/whmapi_unsuspendacct.php index d6c5537..5cf79a3 100755 --- a/bin/whmapi_unsuspendacct.php +++ b/bin/whmapi_unsuspendacct.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting diff --git a/bin/whmapi_version.php b/bin/whmapi_version.php index 2cdf971..acaf11a 100755 --- a/bin/whmapi_version.php +++ b/bin/whmapi_version.php @@ -4,7 +4,6 @@ * Webhosting Functionality * Last Changed: $LastChangedDate: 2015-03-10 23:06:42 -0400 (Tue, 10 Mar 2015) $ * @author detain -* @version $Revision: 12624 $ * @copyright 2017 * @package MyAdmin * @category Webhosting