Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
b5f48c7732
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
require_once 'Log.php';
|
||||
|
||||
class Application_Model_Scheduler {
|
||||
|
||||
private $con;
|
||||
|
@ -663,4 +661,4 @@ class Application_Model_Scheduler {
|
|||
}
|
||||
}
|
||||
|
||||
class OutDatedScheduleException extends Exception {}
|
||||
class OutDatedScheduleException extends Exception {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue