CC-1695 Remove Campcaster Studio and make install easier
Fixed include paths for install.
This commit is contained in:
parent
2ece374513
commit
70bf3d6f1c
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
require_once (dirname(__FILE__).'/Crontab.php');
|
||||
require_once (dirname(__FILE__).'/../conf.php');
|
||||
require_once (dirname(__FILE__).'/../../conf.php');
|
||||
/**
|
||||
* This class can call a PHP function from crontab.
|
||||
* Example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue