Merged changes
This commit is contained in:
commit
b2d81f370a
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
$filepath = realpath (dirname(__FILE__));
|
||||||
|
require_once($filepath."/../modules/rest/controllers/MediaController.php");
|
||||||
|
|
||||||
class ScheduleController extends Zend_Controller_Action
|
class ScheduleController extends Zend_Controller_Action
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue