|
7 | 7 | *
|
8 | 8 | * LICENSE:
|
9 | 9 | *
|
10 |
| -* Copyright (c) 2011, cPanel, Inc. |
| 10 | +* Copyright (c) 2012, cPanel, Inc. |
11 | 11 | * All rights reserved.
|
12 | 12 | *
|
13 | 13 | * Redistribution and use in source and binary forms, with or without modification, are permitted provided
|
|
29 | 29 | * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
30 | 30 | * POSSIBILITY OF SUCH DAMAGE.
|
31 | 31 | *
|
32 |
| -* Version: 1.0.12 |
33 |
| -* Last updated: 23 July 2011 |
| 32 | +* Version: 1.0.13 |
| 33 | +* Last updated: 19 November 2012 |
34 | 34 | *
|
35 | 35 | * Changes
|
36 | 36 | *
|
| 37 | +* 1.0.13: |
| 38 | +* Tidy |
| 39 | +* |
37 | 40 | * 1.0.12:
|
38 | 41 | * github#2 - [Bugfix]: typo related to environment variable XMLAPI_USE_SSL
|
39 | 42 | *
|
|
91 | 94 | * Changed submission from GET to POST
|
92 | 95 | *
|
93 | 96 | *
|
94 |
| -* @copyright 2011 cPanel, Inc |
| 97 | +* @copyright 2012 cPanel, Inc |
95 | 98 | * @license http://sdk.cpanel.net/license/bsd.html
|
96 |
| -* @version 1.0.11 |
| 99 | +* @version 1.0.13 |
97 | 100 | * @link http://twiki.cpanel.net/twiki/bin/view/AllDocumentation/AutomationIntegration/XmlApi
|
98 | 101 | * @since File available since release 0.1
|
99 | 102 | **/
|
|
119 | 122 | *
|
120 | 123 | * @category Cpanel
|
121 | 124 | * @package xmlapi
|
122 |
| -* @copyright 2011 cPanel, Inc. |
| 125 | +* @copyright 2012 cPanel, Inc. |
123 | 126 | * @license http://sdk.cpanel.net/license/bsd.html
|
124 |
| -* @version Release: 1.0.11 |
| 127 | +* @version Release: 1.0.13 |
125 | 128 | * @link http://twiki.cpanel.net/twiki/bin/view/AllDocumentation/AutomationIntegration/XmlApi
|
126 | 129 | * @since Class available since release 0.1
|
127 | 130 | **/
|
|
0 commit comments