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
/**
* class.pmTrSharepoint.php
*/
class pmTrSharepointClass
class PmTrSharepointClass
{
public function __construct($server, $auth)

View File

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

View File

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