This commit is contained in:
Marco A. Nina Mena
2017-08-11 13:13:25 -04:00
parent 6e16512478
commit 19b6b745c1
3 changed files with 4 additions and 17 deletions

View File

@@ -1,12 +1,6 @@
<?php <?php
/** class PmTrSharepointClass
* class.pmTrSharepoint.php
*/
class pmTrSharepointClass
{ {
public function __construct($server, $auth) public function __construct($server, $auth)

View File

@@ -1,14 +1,6 @@
<?php <?php
/** class Wscaller
* class.pmTrSharepoint.php
*/
/**
* class.pmTrSharepoint.php
*/class wscaller
{ {
private $wsdlurl; private $wsdlurl;

View File

@@ -20,7 +20,8 @@
* @module zimbra.class.php * @module zimbra.class.php
* @author Zachary Tirrell <zbtirrell@plymouth.edu> * @author Zachary Tirrell <zbtirrell@plymouth.edu>
* @GPL 2007, Plymouth State University, ITS * @GPL 2007, Plymouth State University, ITS
*/class Zimbra */
class Zimbra
{ {
public $debug = false; public $debug = false;