Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Commit 21456d8

Browse files
Update class.api.php
1 parent 3b52157 commit 21456d8

File tree

1 file changed

+1
-27
lines changed

1 file changed

+1
-27
lines changed

modules/registrars/radwebhosting/class.api.php

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
11
<?php
22

3-
/* * ********************************************************************
4-
* Customization Services by ModulesGarden.com
5-
* Copyright (c) ModulesGarden, INBS Group Brand, All Rights Reserved
6-
* (2013-09-23, 13:19:25)
7-
*
8-
*
9-
* CREATED BY MODULESGARDEN -> http://modulesgarden.com
10-
* CONTACT -> contact@modulesgarden.com
11-
*
12-
*
13-
*
14-
*
15-
* This software is furnished under a license and may be used and copied
16-
* only in accordance with the terms of such license and with the
17-
* inclusion of the above copyright notice. This software or any other
18-
* copies thereof may not be provided or otherwise made available to any
19-
* other person. No title to and ownership of the software is hereby
20-
* transferred.
21-
*
22-
*
23-
* ******************************************************************** */
24-
25-
/**
26-
* @author Grzegorz Draganik <grzegorz@modulesgarden.com>
27-
*/
28-
293
if (!class_exists('radwebhosting_API')) {
304

315
class radwebhosting_API {
@@ -176,4 +150,4 @@ private function logModuleCall($action, array $params, $response) {
176150

177151
}
178152

179-
}
153+
}

0 commit comments

Comments
 (0)