triggers
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* class.pmTrSharepoint.php
|
||||
*/
|
||||
|
||||
|
||||
|
||||
class pmTrSharepointClass
|
||||
class PmTrSharepointClass
|
||||
{
|
||||
|
||||
public function __construct($server, $auth)
|
||||
|
||||
@@ -1,14 +1,6 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* class.pmTrSharepoint.php
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* class.pmTrSharepoint.php
|
||||
*/class wscaller
|
||||
class Wscaller
|
||||
{
|
||||
|
||||
private $wsdlurl;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user