CC-1695 Remove Campcaster Studio and make install easier

Fixed include paths for install.
This commit is contained in:
paul.baranowski 2010-09-30 17:09:50 -04:00
parent 2ece374513
commit 70bf3d6f1c
3 changed files with 5 additions and 5 deletions

View file

@ -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: