CC-2939: phone_home_stat crash

-fixed
This commit is contained in:
martin 2011-10-06 11:42:36 -04:00
parent 7a725d1a15
commit 99469307d2
1 changed files with 1 additions and 0 deletions

View File

@ -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/Schedule.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');
//Pear classes.