CC-2939: phone_home_stat crash
-fixed
This commit is contained in:
parent
7a725d1a15
commit
99469307d2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ require_once($CC_CONFIG['phpDir'].'/application/models/StoredFile.php');
|
||||||
require_once($CC_CONFIG['phpDir'].'/application/models/Playlist.php');
|
require_once($CC_CONFIG['phpDir'].'/application/models/Playlist.php');
|
||||||
require_once($CC_CONFIG['phpDir'].'/application/models/Schedule.php');
|
require_once($CC_CONFIG['phpDir'].'/application/models/Schedule.php');
|
||||||
require_once($CC_CONFIG['phpDir'].'/application/models/Show.php');
|
require_once($CC_CONFIG['phpDir'].'/application/models/Show.php');
|
||||||
|
require_once($CC_CONFIG['phpDir'].'/application/models/ShowInstance.php');
|
||||||
require_once($CC_CONFIG['phpDir'].'/application/models/Preference.php');
|
require_once($CC_CONFIG['phpDir'].'/application/models/Preference.php');
|
||||||
|
|
||||||
//Pear classes.
|
//Pear classes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue