replaced gif?s with png?s
This commit is contained in:
parent
a264b42824
commit
395c0af2bd
98 changed files with 742 additions and 742 deletions
|
@ -525,7 +525,7 @@ class uiScheduler extends uiCalendar
|
|||
## XML-RPC wrapper methods ############################################################################################
|
||||
function initXmlRpc()
|
||||
{
|
||||
include_once dirname(__FILE__).'/SchedulerPhpClient.class.php';
|
||||
include_once dirname(__FILE__).'/ui_schedulerPhpClient.class.php';
|
||||
$this->spc =& SchedulerPhpClient::factory($this->Base->dbc, $mdefs, $this->Base->config, FALSE, FALSE);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue