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