diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/.zfproject.xml b/.zfproject.xml old mode 100755 new mode 100644 diff --git a/CREDITS b/CREDITS old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/LICENSE_3RD_PARTY b/LICENSE_3RD_PARTY old mode 100755 new mode 100644 diff --git a/README b/README old mode 100755 new mode 100644 diff --git a/VERSION b/VERSION old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/Bootstrap.php b/airtime_mvc/application/Bootstrap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/airtime-boot.php b/airtime_mvc/application/airtime-boot.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/common/Database.php b/airtime_mvc/application/common/Database.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/common/DateHelper.php b/airtime_mvc/application/common/DateHelper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/common/OsPath.php b/airtime_mvc/application/common/OsPath.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/common/Timezone.php b/airtime_mvc/application/common/Timezone.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/ACL.php b/airtime_mvc/application/configs/ACL.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/airtime-conf-production.php b/airtime_mvc/application/configs/airtime-conf-production.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/airtime-conf.php b/airtime_mvc/application/configs/airtime-conf.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/application.ini b/airtime_mvc/application/configs/application.ini old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/classmap-airtime-conf.php b/airtime_mvc/application/configs/classmap-airtime-conf.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/conf.php b/airtime_mvc/application/configs/conf.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/config-check.php b/airtime_mvc/application/configs/config-check.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/constants.php b/airtime_mvc/application/configs/constants.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/db-conf.php b/airtime_mvc/application/configs/db-conf.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/configs/navigation.php b/airtime_mvc/application/configs/navigation.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/ApiController.php b/airtime_mvc/application/controllers/ApiController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/AudiopreviewController.php b/airtime_mvc/application/controllers/AudiopreviewController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/DashboardController.php b/airtime_mvc/application/controllers/DashboardController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/ErrorController.php b/airtime_mvc/application/controllers/ErrorController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/IndexController.php b/airtime_mvc/application/controllers/IndexController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/LibraryController.php b/airtime_mvc/application/controllers/LibraryController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/ListenerstatController.php b/airtime_mvc/application/controllers/ListenerstatController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/LocaleController.php b/airtime_mvc/application/controllers/LocaleController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/LoginController.php b/airtime_mvc/application/controllers/LoginController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/PlaylistController.php b/airtime_mvc/application/controllers/PlaylistController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/PlayouthistoryController.php b/airtime_mvc/application/controllers/PlayouthistoryController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/PlayouthistorytemplateController.php b/airtime_mvc/application/controllers/PlayouthistorytemplateController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/PluploadController.php b/airtime_mvc/application/controllers/PluploadController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/PreferenceController.php b/airtime_mvc/application/controllers/PreferenceController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/ScheduleController.php b/airtime_mvc/application/controllers/ScheduleController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/ShowbuilderController.php b/airtime_mvc/application/controllers/ShowbuilderController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/SystemstatusController.php b/airtime_mvc/application/controllers/SystemstatusController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/UserController.php b/airtime_mvc/application/controllers/UserController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/UsersettingsController.php b/airtime_mvc/application/controllers/UsersettingsController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/WebstreamController.php b/airtime_mvc/application/controllers/WebstreamController.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/plugins/Acl_plugin.php b/airtime_mvc/application/controllers/plugins/Acl_plugin.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/controllers/plugins/RabbitMqPlugin.php b/airtime_mvc/application/controllers/plugins/RabbitMqPlugin.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowAbsoluteRebroadcastDates.php b/airtime_mvc/application/forms/AddShowAbsoluteRebroadcastDates.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowLiveStream.php b/airtime_mvc/application/forms/AddShowLiveStream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowRR.php b/airtime_mvc/application/forms/AddShowRR.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowRebroadcastDates.php b/airtime_mvc/application/forms/AddShowRebroadcastDates.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowRepeats.php b/airtime_mvc/application/forms/AddShowRepeats.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowStyle.php b/airtime_mvc/application/forms/AddShowStyle.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowWhat.php b/airtime_mvc/application/forms/AddShowWhat.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowWhen.php b/airtime_mvc/application/forms/AddShowWhen.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddShowWho.php b/airtime_mvc/application/forms/AddShowWho.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/AddUser.php b/airtime_mvc/application/forms/AddUser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/DateRange.php b/airtime_mvc/application/forms/DateRange.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/EditAudioMD.php b/airtime_mvc/application/forms/EditAudioMD.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/EditHistory.php b/airtime_mvc/application/forms/EditHistory.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/EditHistoryFile.php b/airtime_mvc/application/forms/EditHistoryFile.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/EditHistoryItem.php b/airtime_mvc/application/forms/EditHistoryItem.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/EditUser.php b/airtime_mvc/application/forms/EditUser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/EmailServerPreferences.php b/airtime_mvc/application/forms/EmailServerPreferences.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/GeneralPreferences.php b/airtime_mvc/application/forms/GeneralPreferences.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/LiveStreamingPreferences.php b/airtime_mvc/application/forms/LiveStreamingPreferences.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/Login.php b/airtime_mvc/application/forms/Login.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/PasswordChange.php b/airtime_mvc/application/forms/PasswordChange.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/PasswordRestore.php b/airtime_mvc/application/forms/PasswordRestore.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/Preferences.php b/airtime_mvc/application/forms/Preferences.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/RegisterAirtime.php b/airtime_mvc/application/forms/RegisterAirtime.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/ScheduleShow.php b/airtime_mvc/application/forms/ScheduleShow.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/ShowBuilder.php b/airtime_mvc/application/forms/ShowBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/SmartBlockCriteria.php b/airtime_mvc/application/forms/SmartBlockCriteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/SoundcloudPreferences.php b/airtime_mvc/application/forms/SoundcloudPreferences.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/StreamSetting.php b/airtime_mvc/application/forms/StreamSetting.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/StreamSettingSubForm.php b/airtime_mvc/application/forms/StreamSettingSubForm.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/SupportSettings.php b/airtime_mvc/application/forms/SupportSettings.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/WatchedDirPreferences.php b/airtime_mvc/application/forms/WatchedDirPreferences.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/customfilters/ImageSize.php b/airtime_mvc/application/forms/customfilters/ImageSize.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/customvalidators/ConditionalNotEmpty.php b/airtime_mvc/application/forms/customvalidators/ConditionalNotEmpty.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/customvalidators/PasswordNotEmpty.php b/airtime_mvc/application/forms/customvalidators/PasswordNotEmpty.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/forms/helpers/ValidationTypes.php b/airtime_mvc/application/forms/helpers/ValidationTypes.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/layouts/scripts/audio-player.phtml b/airtime_mvc/application/layouts/scripts/audio-player.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/layouts/scripts/bare.phtml b/airtime_mvc/application/layouts/scripts/bare.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/layouts/scripts/layout.phtml b/airtime_mvc/application/layouts/scripts/layout.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/layouts/scripts/livestream.phtml b/airtime_mvc/application/layouts/scripts/livestream.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/layouts/scripts/login.phtml b/airtime_mvc/application/layouts/scripts/login.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/logging/AirtimeLog.php b/airtime_mvc/application/logging/AirtimeLog.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/logging/Logging.php b/airtime_mvc/application/logging/Logging.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Auth.php b/airtime_mvc/application/models/Auth.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Block.php b/airtime_mvc/application/models/Block.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Cache.php b/airtime_mvc/application/models/Cache.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Dashboard.php b/airtime_mvc/application/models/Dashboard.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Datatables.php b/airtime_mvc/application/models/Datatables.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Email.php b/airtime_mvc/application/models/Email.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Library.php b/airtime_mvc/application/models/Library.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/LibraryEditable.php b/airtime_mvc/application/models/LibraryEditable.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/ListenerStat.php b/airtime_mvc/application/models/ListenerStat.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/LiveLog.php b/airtime_mvc/application/models/LiveLog.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Locale.php b/airtime_mvc/application/models/Locale.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/LoginAttempts.php b/airtime_mvc/application/models/LoginAttempts.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/MusicDir.php b/airtime_mvc/application/models/MusicDir.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Playlist.php b/airtime_mvc/application/models/Playlist.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Preference.php b/airtime_mvc/application/models/Preference.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/RabbitMq.php b/airtime_mvc/application/models/RabbitMq.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Schedule.php b/airtime_mvc/application/models/Schedule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Scheduler.php b/airtime_mvc/application/models/Scheduler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/ServiceRegister.php b/airtime_mvc/application/models/ServiceRegister.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Show.php b/airtime_mvc/application/models/Show.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/ShowBuilder.php b/airtime_mvc/application/models/ShowBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/ShowInstance.php b/airtime_mvc/application/models/ShowInstance.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Soundcloud.php b/airtime_mvc/application/models/Soundcloud.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/StoredFile.php b/airtime_mvc/application/models/StoredFile.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/StreamSetting.php b/airtime_mvc/application/models/StreamSetting.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Subjects.php b/airtime_mvc/application/models/Subjects.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Systemstatus.php b/airtime_mvc/application/models/Systemstatus.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/User.php b/airtime_mvc/application/models/User.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/Webstream.php b/airtime_mvc/application/models/Webstream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcAccess.php b/airtime_mvc/application/models/airtime/CcAccess.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcAccessPeer.php b/airtime_mvc/application/models/airtime/CcAccessPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcAccessQuery.php b/airtime_mvc/application/models/airtime/CcAccessQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBackup.php b/airtime_mvc/application/models/airtime/CcBackup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBackupPeer.php b/airtime_mvc/application/models/airtime/CcBackupPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBackupQuery.php b/airtime_mvc/application/models/airtime/CcBackupQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlock.php b/airtime_mvc/application/models/airtime/CcBlock.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockPeer.php b/airtime_mvc/application/models/airtime/CcBlockPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockQuery.php b/airtime_mvc/application/models/airtime/CcBlockQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockcontents.php b/airtime_mvc/application/models/airtime/CcBlockcontents.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockcontentsPeer.php b/airtime_mvc/application/models/airtime/CcBlockcontentsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockcontentsQuery.php b/airtime_mvc/application/models/airtime/CcBlockcontentsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockcriteria.php b/airtime_mvc/application/models/airtime/CcBlockcriteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockcriteriaPeer.php b/airtime_mvc/application/models/airtime/CcBlockcriteriaPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcBlockcriteriaQuery.php b/airtime_mvc/application/models/airtime/CcBlockcriteriaQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcCountry.php b/airtime_mvc/application/models/airtime/CcCountry.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcCountryPeer.php b/airtime_mvc/application/models/airtime/CcCountryPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcCountryQuery.php b/airtime_mvc/application/models/airtime/CcCountryQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcFileTag.php b/airtime_mvc/application/models/airtime/CcFileTag.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcFileTagPeer.php b/airtime_mvc/application/models/airtime/CcFileTagPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcFileTagQuery.php b/airtime_mvc/application/models/airtime/CcFileTagQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcFiles.php b/airtime_mvc/application/models/airtime/CcFiles.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcFilesPeer.php b/airtime_mvc/application/models/airtime/CcFilesPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcFilesQuery.php b/airtime_mvc/application/models/airtime/CcFilesQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcListenerCount.php b/airtime_mvc/application/models/airtime/CcListenerCount.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcListenerCountPeer.php b/airtime_mvc/application/models/airtime/CcListenerCountPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcListenerCountQuery.php b/airtime_mvc/application/models/airtime/CcListenerCountQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLiveLog.php b/airtime_mvc/application/models/airtime/CcLiveLog.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLiveLogPeer.php b/airtime_mvc/application/models/airtime/CcLiveLogPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLiveLogQuery.php b/airtime_mvc/application/models/airtime/CcLiveLogQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLocale.php b/airtime_mvc/application/models/airtime/CcLocale.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLocalePeer.php b/airtime_mvc/application/models/airtime/CcLocalePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLocaleQuery.php b/airtime_mvc/application/models/airtime/CcLocaleQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLoginAttempts.php b/airtime_mvc/application/models/airtime/CcLoginAttempts.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLoginAttemptsPeer.php b/airtime_mvc/application/models/airtime/CcLoginAttemptsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcLoginAttemptsQuery.php b/airtime_mvc/application/models/airtime/CcLoginAttemptsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcMountName.php b/airtime_mvc/application/models/airtime/CcMountName.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcMountNamePeer.php b/airtime_mvc/application/models/airtime/CcMountNamePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcMountNameQuery.php b/airtime_mvc/application/models/airtime/CcMountNameQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcMusicDirs.php b/airtime_mvc/application/models/airtime/CcMusicDirs.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcMusicDirsPeer.php b/airtime_mvc/application/models/airtime/CcMusicDirsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcMusicDirsQuery.php b/airtime_mvc/application/models/airtime/CcMusicDirsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPerms.php b/airtime_mvc/application/models/airtime/CcPerms.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPermsPeer.php b/airtime_mvc/application/models/airtime/CcPermsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPermsQuery.php b/airtime_mvc/application/models/airtime/CcPermsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylist.php b/airtime_mvc/application/models/airtime/CcPlaylist.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistPeer.php b/airtime_mvc/application/models/airtime/CcPlaylistPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistQuery.php b/airtime_mvc/application/models/airtime/CcPlaylistQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistcontents.php b/airtime_mvc/application/models/airtime/CcPlaylistcontents.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistcontentsPeer.php b/airtime_mvc/application/models/airtime/CcPlaylistcontentsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistcontentsQuery.php b/airtime_mvc/application/models/airtime/CcPlaylistcontentsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistcriteria.php b/airtime_mvc/application/models/airtime/CcPlaylistcriteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistcriteriaPeer.php b/airtime_mvc/application/models/airtime/CcPlaylistcriteriaPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlaylistcriteriaQuery.php b/airtime_mvc/application/models/airtime/CcPlaylistcriteriaQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistory.php b/airtime_mvc/application/models/airtime/CcPlayoutHistory.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryMetaData.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryMetaData.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryMetaDataPeer.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryMetaDataPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryMetaDataQuery.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryMetaDataQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryPeer.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryQuery.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplate.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateField.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateField.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateFieldPeer.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateFieldPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateFieldQuery.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateFieldQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplatePeer.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplatePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateQuery.php b/airtime_mvc/application/models/airtime/CcPlayoutHistoryTemplateQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPref.php b/airtime_mvc/application/models/airtime/CcPref.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPrefPeer.php b/airtime_mvc/application/models/airtime/CcPrefPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcPrefQuery.php b/airtime_mvc/application/models/airtime/CcPrefQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSchedule.php b/airtime_mvc/application/models/airtime/CcSchedule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSchedulePeer.php b/airtime_mvc/application/models/airtime/CcSchedulePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcScheduleQuery.php b/airtime_mvc/application/models/airtime/CcScheduleQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcServiceRegister.php b/airtime_mvc/application/models/airtime/CcServiceRegister.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcServiceRegisterPeer.php b/airtime_mvc/application/models/airtime/CcServiceRegisterPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcServiceRegisterQuery.php b/airtime_mvc/application/models/airtime/CcServiceRegisterQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSess.php b/airtime_mvc/application/models/airtime/CcSess.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSessPeer.php b/airtime_mvc/application/models/airtime/CcSessPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSessQuery.php b/airtime_mvc/application/models/airtime/CcSessQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShow.php b/airtime_mvc/application/models/airtime/CcShow.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowDays.php b/airtime_mvc/application/models/airtime/CcShowDays.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowDaysPeer.php b/airtime_mvc/application/models/airtime/CcShowDaysPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowDaysQuery.php b/airtime_mvc/application/models/airtime/CcShowDaysQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowHosts.php b/airtime_mvc/application/models/airtime/CcShowHosts.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowHostsPeer.php b/airtime_mvc/application/models/airtime/CcShowHostsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowHostsQuery.php b/airtime_mvc/application/models/airtime/CcShowHostsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowInstances.php b/airtime_mvc/application/models/airtime/CcShowInstances.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowInstancesPeer.php b/airtime_mvc/application/models/airtime/CcShowInstancesPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowInstancesQuery.php b/airtime_mvc/application/models/airtime/CcShowInstancesQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowPeer.php b/airtime_mvc/application/models/airtime/CcShowPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowQuery.php b/airtime_mvc/application/models/airtime/CcShowQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowRebroadcast.php b/airtime_mvc/application/models/airtime/CcShowRebroadcast.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowRebroadcastPeer.php b/airtime_mvc/application/models/airtime/CcShowRebroadcastPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowRebroadcastQuery.php b/airtime_mvc/application/models/airtime/CcShowRebroadcastQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowSchedule.php b/airtime_mvc/application/models/airtime/CcShowSchedule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowSchedulePeer.php b/airtime_mvc/application/models/airtime/CcShowSchedulePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcShowScheduleQuery.php b/airtime_mvc/application/models/airtime/CcShowScheduleQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSmemb.php b/airtime_mvc/application/models/airtime/CcSmemb.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSmembPeer.php b/airtime_mvc/application/models/airtime/CcSmembPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSmembQuery.php b/airtime_mvc/application/models/airtime/CcSmembQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcStreamSetting.php b/airtime_mvc/application/models/airtime/CcStreamSetting.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcStreamSettingPeer.php b/airtime_mvc/application/models/airtime/CcStreamSettingPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcStreamSettingQuery.php b/airtime_mvc/application/models/airtime/CcStreamSettingQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSubjs.php b/airtime_mvc/application/models/airtime/CcSubjs.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSubjsPeer.php b/airtime_mvc/application/models/airtime/CcSubjsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSubjsQuery.php b/airtime_mvc/application/models/airtime/CcSubjsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSubjsToken.php b/airtime_mvc/application/models/airtime/CcSubjsToken.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSubjsTokenPeer.php b/airtime_mvc/application/models/airtime/CcSubjsTokenPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcSubjsTokenQuery.php b/airtime_mvc/application/models/airtime/CcSubjsTokenQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTag.php b/airtime_mvc/application/models/airtime/CcTag.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTagPeer.php b/airtime_mvc/application/models/airtime/CcTagPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTagQuery.php b/airtime_mvc/application/models/airtime/CcTagQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTimestamp.php b/airtime_mvc/application/models/airtime/CcTimestamp.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTimestampPeer.php b/airtime_mvc/application/models/airtime/CcTimestampPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTimestampQuery.php b/airtime_mvc/application/models/airtime/CcTimestampQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTrans.php b/airtime_mvc/application/models/airtime/CcTrans.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTransPeer.php b/airtime_mvc/application/models/airtime/CcTransPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcTransQuery.php b/airtime_mvc/application/models/airtime/CcTransQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcWebstream.php b/airtime_mvc/application/models/airtime/CcWebstream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcWebstreamMetadata.php b/airtime_mvc/application/models/airtime/CcWebstreamMetadata.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcWebstreamMetadataPeer.php b/airtime_mvc/application/models/airtime/CcWebstreamMetadataPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcWebstreamMetadataQuery.php b/airtime_mvc/application/models/airtime/CcWebstreamMetadataQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcWebstreamPeer.php b/airtime_mvc/application/models/airtime/CcWebstreamPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/CcWebstreamQuery.php b/airtime_mvc/application/models/airtime/CcWebstreamQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcAccessTableMap.php b/airtime_mvc/application/models/airtime/map/CcAccessTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcBackupTableMap.php b/airtime_mvc/application/models/airtime/map/CcBackupTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcBlockTableMap.php b/airtime_mvc/application/models/airtime/map/CcBlockTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcBlockcontentsTableMap.php b/airtime_mvc/application/models/airtime/map/CcBlockcontentsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcBlockcriteriaTableMap.php b/airtime_mvc/application/models/airtime/map/CcBlockcriteriaTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcCountryTableMap.php b/airtime_mvc/application/models/airtime/map/CcCountryTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcFileTagTableMap.php b/airtime_mvc/application/models/airtime/map/CcFileTagTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcFilesTableMap.php b/airtime_mvc/application/models/airtime/map/CcFilesTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcListenerCountTableMap.php b/airtime_mvc/application/models/airtime/map/CcListenerCountTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcLiveLogTableMap.php b/airtime_mvc/application/models/airtime/map/CcLiveLogTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcLocaleTableMap.php b/airtime_mvc/application/models/airtime/map/CcLocaleTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcLoginAttemptsTableMap.php b/airtime_mvc/application/models/airtime/map/CcLoginAttemptsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcMountNameTableMap.php b/airtime_mvc/application/models/airtime/map/CcMountNameTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcMusicDirsTableMap.php b/airtime_mvc/application/models/airtime/map/CcMusicDirsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPermsTableMap.php b/airtime_mvc/application/models/airtime/map/CcPermsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlaylistTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlaylistTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlaylistcontentsTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlaylistcontentsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlaylistcriteriaTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlaylistcriteriaTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryMetaDataTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryMetaDataTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTemplateFieldTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTemplateFieldTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTemplateTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTemplateTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTemplateTagTableMap.php b/airtime_mvc/application/models/airtime/map/CcPlayoutHistoryTemplateTagTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcPrefTableMap.php b/airtime_mvc/application/models/airtime/map/CcPrefTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcScheduleTableMap.php b/airtime_mvc/application/models/airtime/map/CcScheduleTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSectionTableMap.php b/airtime_mvc/application/models/airtime/map/CcSectionTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSectioncontentsTableMap.php b/airtime_mvc/application/models/airtime/map/CcSectioncontentsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSectioncriteriaTableMap.php b/airtime_mvc/application/models/airtime/map/CcSectioncriteriaTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcServiceRegisterTableMap.php b/airtime_mvc/application/models/airtime/map/CcServiceRegisterTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSessTableMap.php b/airtime_mvc/application/models/airtime/map/CcSessTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowDaysTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowDaysTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowHostsTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowHostsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowInstancesTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowInstancesTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowRebroadcastTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowRebroadcastTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowScheduleTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowScheduleTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowStampTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowStampTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcShowTableMap.php b/airtime_mvc/application/models/airtime/map/CcShowTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSmembTableMap.php b/airtime_mvc/application/models/airtime/map/CcSmembTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcStampContentsTableMap.php b/airtime_mvc/application/models/airtime/map/CcStampContentsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcStampTableMap.php b/airtime_mvc/application/models/airtime/map/CcStampTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcStreamSettingTableMap.php b/airtime_mvc/application/models/airtime/map/CcStreamSettingTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSubjsTableMap.php b/airtime_mvc/application/models/airtime/map/CcSubjsTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcSubjsTokenTableMap.php b/airtime_mvc/application/models/airtime/map/CcSubjsTokenTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcTagTableMap.php b/airtime_mvc/application/models/airtime/map/CcTagTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcTimestampTableMap.php b/airtime_mvc/application/models/airtime/map/CcTimestampTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcTransTableMap.php b/airtime_mvc/application/models/airtime/map/CcTransTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcWebstreamMetadataTableMap.php b/airtime_mvc/application/models/airtime/map/CcWebstreamMetadataTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/map/CcWebstreamTableMap.php b/airtime_mvc/application/models/airtime/map/CcWebstreamTableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcAccess.php b/airtime_mvc/application/models/airtime/om/BaseCcAccess.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcAccessPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcAccessPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcAccessQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcAccessQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBackup.php b/airtime_mvc/application/models/airtime/om/BaseCcBackup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBackupPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcBackupPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBackupQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcBackupQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlock.php b/airtime_mvc/application/models/airtime/om/BaseCcBlock.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockcontents.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockcontents.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockcontentsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockcontentsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockcontentsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockcontentsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockcriteria.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockcriteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockcriteriaPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockcriteriaPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcBlockcriteriaQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcBlockcriteriaQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcCountry.php b/airtime_mvc/application/models/airtime/om/BaseCcCountry.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcCountryPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcCountryPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcCountryQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcCountryQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcFileTag.php b/airtime_mvc/application/models/airtime/om/BaseCcFileTag.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcFileTagPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcFileTagPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcFileTagQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcFileTagQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcFiles.php b/airtime_mvc/application/models/airtime/om/BaseCcFiles.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcFilesPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcFilesPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcFilesQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcFilesQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcListenerCount.php b/airtime_mvc/application/models/airtime/om/BaseCcListenerCount.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcListenerCountPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcListenerCountPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcListenerCountQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcListenerCountQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLiveLog.php b/airtime_mvc/application/models/airtime/om/BaseCcLiveLog.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLiveLogPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcLiveLogPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLiveLogQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcLiveLogQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLocale.php b/airtime_mvc/application/models/airtime/om/BaseCcLocale.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLocalePeer.php b/airtime_mvc/application/models/airtime/om/BaseCcLocalePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLocaleQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcLocaleQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLoginAttempts.php b/airtime_mvc/application/models/airtime/om/BaseCcLoginAttempts.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLoginAttemptsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcLoginAttemptsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcLoginAttemptsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcLoginAttemptsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcMountName.php b/airtime_mvc/application/models/airtime/om/BaseCcMountName.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcMountNamePeer.php b/airtime_mvc/application/models/airtime/om/BaseCcMountNamePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcMountNameQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcMountNameQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcMusicDirs.php b/airtime_mvc/application/models/airtime/om/BaseCcMusicDirs.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcMusicDirsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcMusicDirsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcMusicDirsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcMusicDirsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPerms.php b/airtime_mvc/application/models/airtime/om/BaseCcPerms.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPermsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPermsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPermsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPermsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylist.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylist.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcontents.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcontents.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcontentsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcontentsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcontentsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcontentsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcriteria.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcriteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcriteriaPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcriteriaPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcriteriaQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlaylistcriteriaQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistory.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistory.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryMetaData.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryMetaData.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryMetaDataPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryMetaDataPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryMetaDataQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryMetaDataQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplate.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateField.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateField.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateFieldPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateFieldPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateFieldQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateFieldQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplatePeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplatePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateTag.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateTag.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateTagPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateTagPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateTagQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPlayoutHistoryTemplateTagQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPref.php b/airtime_mvc/application/models/airtime/om/BaseCcPref.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPrefPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcPrefPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcPrefQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcPrefQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSchedule.php b/airtime_mvc/application/models/airtime/om/BaseCcSchedule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSchedulePeer.php b/airtime_mvc/application/models/airtime/om/BaseCcSchedulePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcScheduleQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcScheduleQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcServiceRegister.php b/airtime_mvc/application/models/airtime/om/BaseCcServiceRegister.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcServiceRegisterPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcServiceRegisterPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcServiceRegisterQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcServiceRegisterQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSess.php b/airtime_mvc/application/models/airtime/om/BaseCcSess.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSessPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcSessPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSessQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcSessQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShow.php b/airtime_mvc/application/models/airtime/om/BaseCcShow.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowDays.php b/airtime_mvc/application/models/airtime/om/BaseCcShowDays.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowDaysPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcShowDaysPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowDaysQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcShowDaysQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowHosts.php b/airtime_mvc/application/models/airtime/om/BaseCcShowHosts.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowHostsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcShowHostsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowHostsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcShowHostsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowInstances.php b/airtime_mvc/application/models/airtime/om/BaseCcShowInstances.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowInstancesPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcShowInstancesPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowInstancesQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcShowInstancesQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcShowPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcShowQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowRebroadcast.php b/airtime_mvc/application/models/airtime/om/BaseCcShowRebroadcast.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowRebroadcastPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcShowRebroadcastPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowRebroadcastQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcShowRebroadcastQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowSchedule.php b/airtime_mvc/application/models/airtime/om/BaseCcShowSchedule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowSchedulePeer.php b/airtime_mvc/application/models/airtime/om/BaseCcShowSchedulePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcShowScheduleQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcShowScheduleQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSmemb.php b/airtime_mvc/application/models/airtime/om/BaseCcSmemb.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSmembPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcSmembPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSmembQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcSmembQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcStreamSetting.php b/airtime_mvc/application/models/airtime/om/BaseCcStreamSetting.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcStreamSettingPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcStreamSettingPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcStreamSettingQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcStreamSettingQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSubjs.php b/airtime_mvc/application/models/airtime/om/BaseCcSubjs.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSubjsPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcSubjsPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSubjsQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcSubjsQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSubjsToken.php b/airtime_mvc/application/models/airtime/om/BaseCcSubjsToken.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSubjsTokenPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcSubjsTokenPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcSubjsTokenQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcSubjsTokenQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTag.php b/airtime_mvc/application/models/airtime/om/BaseCcTag.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTagPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcTagPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTagQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcTagQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTimestamp.php b/airtime_mvc/application/models/airtime/om/BaseCcTimestamp.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTimestampPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcTimestampPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTimestampQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcTimestampQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTrans.php b/airtime_mvc/application/models/airtime/om/BaseCcTrans.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTransPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcTransPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcTransQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcTransQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcWebstream.php b/airtime_mvc/application/models/airtime/om/BaseCcWebstream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcWebstreamMetadata.php b/airtime_mvc/application/models/airtime/om/BaseCcWebstreamMetadata.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcWebstreamMetadataPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcWebstreamMetadataPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcWebstreamMetadataQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcWebstreamMetadataQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcWebstreamPeer.php b/airtime_mvc/application/models/airtime/om/BaseCcWebstreamPeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/airtime/om/BaseCcWebstreamQuery.php b/airtime_mvc/application/models/airtime/om/BaseCcWebstreamQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/formatters/BitrateFormatter.php b/airtime_mvc/application/models/formatters/BitrateFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/formatters/LengthFormatter.php b/airtime_mvc/application/models/formatters/LengthFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/formatters/SamplerateFormatter.php b/airtime_mvc/application/models/formatters/SamplerateFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/formatters/TimeFilledFormatter.php b/airtime_mvc/application/models/formatters/TimeFilledFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/0000000000010001 b/airtime_mvc/application/models/tests/0000000000010001 old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/0000000000010002 b/airtime_mvc/application/models/tests/0000000000010002 old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/AllTests.php b/airtime_mvc/application/models/tests/AllTests.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/SchedulerExportTests.php b/airtime_mvc/application/models/tests/SchedulerExportTests.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/SchedulerTests.php b/airtime_mvc/application/models/tests/SchedulerTests.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/StoredFileTests.php b/airtime_mvc/application/models/tests/StoredFileTests.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/ex1.mp3 b/airtime_mvc/application/models/tests/ex1.mp3 old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/ex2.ogg b/airtime_mvc/application/models/tests/ex2.ogg old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/ex2.wav b/airtime_mvc/application/models/tests/ex2.wav old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/ex3.wav b/airtime_mvc/application/models/tests/ex3.wav old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/exportedPl_lspl.tar b/airtime_mvc/application/models/tests/exportedPl_lspl.tar old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/index.php b/airtime_mvc/application/models/tests/index.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/pdoTest.php b/airtime_mvc/application/models/tests/pdoTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/plistEmbedded.xml b/airtime_mvc/application/models/tests/plistEmbedded.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/populator.php b/airtime_mvc/application/models/tests/populator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/question.wav b/airtime_mvc/application/models/tests/question.wav old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/silence.wav b/airtime_mvc/application/models/tests/silence.wav old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/test10001.mp3 b/airtime_mvc/application/models/tests/test10001.mp3 old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/test10002.mp3 b/airtime_mvc/application/models/tests/test10002.mp3 old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/test10003.mp3 b/airtime_mvc/application/models/tests/test10003.mp3 old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/models/tests/wstream1.xml b/airtime_mvc/application/models/tests/wstream1.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/services/CalendarService.php b/airtime_mvc/application/services/CalendarService.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/services/HistoryService.php b/airtime_mvc/application/services/HistoryService.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/services/SchedulerService.php b/airtime_mvc/application/services/SchedulerService.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/services/ShowFormService.php b/airtime_mvc/application/services/ShowFormService.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/services/ShowService.php b/airtime_mvc/application/services/ShowService.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/services/UserService.php b/airtime_mvc/application/services/UserService.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/validate/NotDemoValidate.php b/airtime_mvc/application/validate/NotDemoValidate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/validate/UserNameValidate.php b/airtime_mvc/application/validate/UserNameValidate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/helpers/IsTrial.php b/airtime_mvc/application/views/helpers/IsTrial.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/helpers/LoggedInAs.php b/airtime_mvc/application/views/helpers/LoggedInAs.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/helpers/SourceConnectionStatus.php b/airtime_mvc/application/views/helpers/SourceConnectionStatus.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/helpers/SourceSwitchStatus.php b/airtime_mvc/application/views/helpers/SourceSwitchStatus.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/helpers/TrialRemaining.php b/airtime_mvc/application/views/helpers/TrialRemaining.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/helpers/VersionNotify.php b/airtime_mvc/application/views/helpers/VersionNotify.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/airtime-recorder/index.phtml b/airtime_mvc/application/views/scripts/airtime-recorder/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/api/list-all-files.phtml b/airtime_mvc/application/views/scripts/api/list-all-files.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/api/status.phtml b/airtime_mvc/application/views/scripts/api/status.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/audiopreview/audio-preview.phtml b/airtime_mvc/application/views/scripts/audiopreview/audio-preview.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/dashboard/about.phtml b/airtime_mvc/application/views/scripts/dashboard/about.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/dashboard/help.phtml b/airtime_mvc/application/views/scripts/dashboard/help.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/dashboard/index.phtml b/airtime_mvc/application/views/scripts/dashboard/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/dashboard/stream-player.phtml b/airtime_mvc/application/views/scripts/dashboard/stream-player.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/error/denied.phtml b/airtime_mvc/application/views/scripts/error/denied.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/error/error.phtml b/airtime_mvc/application/views/scripts/error/error.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-block.phtml b/airtime_mvc/application/views/scripts/form/add-show-block.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-live-stream.phtml b/airtime_mvc/application/views/scripts/form/add-show-live-stream.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-rebroadcast-absolute.phtml b/airtime_mvc/application/views/scripts/form/add-show-rebroadcast-absolute.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-rebroadcast.phtml b/airtime_mvc/application/views/scripts/form/add-show-rebroadcast.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-style.phtml b/airtime_mvc/application/views/scripts/form/add-show-style.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-what.phtml b/airtime_mvc/application/views/scripts/form/add-show-what.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/add-show-when.phtml b/airtime_mvc/application/views/scripts/form/add-show-when.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/daterange.phtml b/airtime_mvc/application/views/scripts/form/daterange.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/edit-history-file.phtml b/airtime_mvc/application/views/scripts/form/edit-history-file.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/edit-history-item.phtml b/airtime_mvc/application/views/scripts/form/edit-history-item.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/edit-user.phtml b/airtime_mvc/application/views/scripts/form/edit-user.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/login.phtml b/airtime_mvc/application/views/scripts/form/login.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/password-change.phtml b/airtime_mvc/application/views/scripts/form/password-change.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/password-restore.phtml b/airtime_mvc/application/views/scripts/form/password-restore.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/preferences.phtml b/airtime_mvc/application/views/scripts/form/preferences.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/preferences_email_server.phtml b/airtime_mvc/application/views/scripts/form/preferences_email_server.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/preferences_general.phtml b/airtime_mvc/application/views/scripts/form/preferences_general.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/preferences_livestream.phtml b/airtime_mvc/application/views/scripts/form/preferences_livestream.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/preferences_soundcloud.phtml b/airtime_mvc/application/views/scripts/form/preferences_soundcloud.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/preferences_watched_dirs.phtml b/airtime_mvc/application/views/scripts/form/preferences_watched_dirs.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/register-dialog.phtml b/airtime_mvc/application/views/scripts/form/register-dialog.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/showbuilder.phtml b/airtime_mvc/application/views/scripts/form/showbuilder.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/smart-block-criteria.phtml b/airtime_mvc/application/views/scripts/form/smart-block-criteria.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/stream-setting-form.phtml b/airtime_mvc/application/views/scripts/form/stream-setting-form.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/form/support-setting.phtml b/airtime_mvc/application/views/scripts/form/support-setting.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/index/display.phtml b/airtime_mvc/application/views/scripts/index/display.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/index/index.phtml b/airtime_mvc/application/views/scripts/index/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/index/main.phtml b/airtime_mvc/application/views/scripts/index/main.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/index/newfield.phtml b/airtime_mvc/application/views/scripts/index/newfield.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/library/edit-file-md.phtml b/airtime_mvc/application/views/scripts/library/edit-file-md.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/library/get-file-metadata.ajax.phtml b/airtime_mvc/application/views/scripts/library/get-file-metadata.ajax.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/library/index.phtml b/airtime_mvc/application/views/scripts/library/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/library/library.phtml b/airtime_mvc/application/views/scripts/library/library.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/listenerstat/index.phtml b/airtime_mvc/application/views/scripts/listenerstat/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/login/index.phtml b/airtime_mvc/application/views/scripts/login/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/login/logout.phtml b/airtime_mvc/application/views/scripts/login/logout.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/login/password-change.phtml b/airtime_mvc/application/views/scripts/login/password-change.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/login/password-restore-after.phtml b/airtime_mvc/application/views/scripts/login/password-restore-after.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/login/password-restore.phtml b/airtime_mvc/application/views/scripts/login/password-restore.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/menu.phtml b/airtime_mvc/application/views/scripts/menu.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/partialviews/header.phtml b/airtime_mvc/application/views/scripts/partialviews/header.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/partialviews/trialBox.phtml b/airtime_mvc/application/views/scripts/partialviews/trialBox.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playlist/playlist.phtml b/airtime_mvc/application/views/scripts/playlist/playlist.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playlist/set-cue.phtml b/airtime_mvc/application/views/scripts/playlist/set-cue.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playlist/set-fade.phtml b/airtime_mvc/application/views/scripts/playlist/set-fade.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playlist/smart-block.phtml b/airtime_mvc/application/views/scripts/playlist/smart-block.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playlist/update.phtml b/airtime_mvc/application/views/scripts/playlist/update.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playouthistory/dialog.phtml b/airtime_mvc/application/views/scripts/playouthistory/dialog.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playouthistory/index.phtml b/airtime_mvc/application/views/scripts/playouthistory/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playouthistorytemplate/configure-template.phtml b/airtime_mvc/application/views/scripts/playouthistorytemplate/configure-template.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playouthistorytemplate/index.phtml b/airtime_mvc/application/views/scripts/playouthistorytemplate/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/playouthistorytemplate/template-contents.phtml b/airtime_mvc/application/views/scripts/playouthistorytemplate/template-contents.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/plupload/index.phtml b/airtime_mvc/application/views/scripts/plupload/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/plupload/upload.phtml b/airtime_mvc/application/views/scripts/plupload/upload.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/preference/directory-config.phtml b/airtime_mvc/application/views/scripts/preference/directory-config.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/preference/index.phtml b/airtime_mvc/application/views/scripts/preference/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/preference/stream-setting.phtml b/airtime_mvc/application/views/scripts/preference/stream-setting.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/preference/support-setting.phtml b/airtime_mvc/application/views/scripts/preference/support-setting.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/recorder/get-show-schedule.phtml b/airtime_mvc/application/views/scripts/recorder/get-show-schedule.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/recorder/index.phtml b/airtime_mvc/application/views/scripts/recorder/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/add-show-form.phtml b/airtime_mvc/application/views/scripts/schedule/add-show-form.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/add-show.phtml b/airtime_mvc/application/views/scripts/schedule/add-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/cancel-current-show.phtml b/airtime_mvc/application/views/scripts/schedule/cancel-current-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/cancel-show.phtml b/airtime_mvc/application/views/scripts/schedule/cancel-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/clear-show.phtml b/airtime_mvc/application/views/scripts/schedule/clear-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/delete-show.phtml b/airtime_mvc/application/views/scripts/schedule/delete-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/edit-show.phtml b/airtime_mvc/application/views/scripts/schedule/edit-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/event-feed.phtml b/airtime_mvc/application/views/scripts/schedule/event-feed.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/get-current-playlist.phtml b/airtime_mvc/application/views/scripts/schedule/get-current-playlist.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/get-form.phtml b/airtime_mvc/application/views/scripts/schedule/get-form.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/get-show-data.phtml b/airtime_mvc/application/views/scripts/schedule/get-show-data.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/index.phtml b/airtime_mvc/application/views/scripts/schedule/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/make-context-menu.phtml b/airtime_mvc/application/views/scripts/schedule/make-context-menu.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/move-show.phtml b/airtime_mvc/application/views/scripts/schedule/move-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/remove-group.phtml b/airtime_mvc/application/views/scripts/schedule/remove-group.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/resize-show.phtml b/airtime_mvc/application/views/scripts/schedule/resize-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/schedule-show.phtml b/airtime_mvc/application/views/scripts/schedule/schedule-show.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/show-content-dialog.phtml b/airtime_mvc/application/views/scripts/schedule/show-content-dialog.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/schedule/show-list.phtml b/airtime_mvc/application/views/scripts/schedule/show-list.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/showbuilder/builderDialog.phtml b/airtime_mvc/application/views/scripts/showbuilder/builderDialog.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/showbuilder/index.phtml b/airtime_mvc/application/views/scripts/showbuilder/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/systemstatus/get-log-file.phtml b/airtime_mvc/application/views/scripts/systemstatus/get-log-file.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/systemstatus/index.phtml b/airtime_mvc/application/views/scripts/systemstatus/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/add-user.phtml b/airtime_mvc/application/views/scripts/user/add-user.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/edit-user.phtml b/airtime_mvc/application/views/scripts/user/edit-user.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/get-hosts.phtml b/airtime_mvc/application/views/scripts/user/get-hosts.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/get-user-data-table-info.phtml b/airtime_mvc/application/views/scripts/user/get-user-data-table-info.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/get-user-data.phtml b/airtime_mvc/application/views/scripts/user/get-user-data.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/index.phtml b/airtime_mvc/application/views/scripts/user/index.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/user/remove-user.phtml b/airtime_mvc/application/views/scripts/user/remove-user.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/application/views/scripts/webstream/webstream.phtml b/airtime_mvc/application/views/scripts/webstream/webstream.phtml old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-php.logrotate b/airtime_mvc/build/airtime-php.logrotate old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/forms/database-settings.php b/airtime_mvc/build/airtime-setup/forms/database-settings.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/forms/finish-settings.php b/airtime_mvc/build/airtime-setup/forms/finish-settings.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/forms/general-settings.php b/airtime_mvc/build/airtime-setup/forms/general-settings.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/forms/media-settings.php b/airtime_mvc/build/airtime-setup/forms/media-settings.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/forms/rabbitmq-settings.php b/airtime_mvc/build/airtime-setup/forms/rabbitmq-settings.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/load.php b/airtime_mvc/build/airtime-setup/load.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime-setup/setup-config.php b/airtime_mvc/build/airtime-setup/setup-config.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/airtime.example.conf b/airtime_mvc/build/airtime.example.conf old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/build.properties b/airtime_mvc/build/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/runtime-conf.xml b/airtime_mvc/build/runtime-conf.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/schema.xml b/airtime_mvc/build/schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/sql/defaultdata.sql b/airtime_mvc/build/sql/defaultdata.sql old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/sql/schema.sql b/airtime_mvc/build/sql/schema.sql old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/sql/sequences.sql b/airtime_mvc/build/sql/sequences.sql old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/sql/sqldb.map b/airtime_mvc/build/sql/sqldb.map old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/sql/triggers.sql b/airtime_mvc/build/sql/triggers.sql old mode 100755 new mode 100644 diff --git a/airtime_mvc/build/sql/views.sql b/airtime_mvc/build/sql/views.sql old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Auth.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Auth.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Cache.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Cache.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Database.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Database.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Exception.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Exception.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/File.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/File.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Html.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Html.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Interface.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Interface.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Memory.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Memory.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Registry.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Registry.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Text.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Text.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Time.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Time.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Variables.php b/airtime_mvc/library/ZFDebug/Controller/Plugin/Debug/Plugin/Variables.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/doctrine/migrations/doctrine-migrations.phar b/airtime_mvc/library/doctrine/migrations/doctrine-migrations.phar old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/doctrine/migrations/migrations-db.php b/airtime_mvc/library/doctrine/migrations/migrations-db.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/BuildEvent.php b/airtime_mvc/library/phing/BuildEvent.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/BuildException.php b/airtime_mvc/library/phing/BuildException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/BuildListener.php b/airtime_mvc/library/phing/BuildListener.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/BuildLogger.php b/airtime_mvc/library/phing/BuildLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/ConfigurationException.php b/airtime_mvc/library/phing/ConfigurationException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/IntrospectionHelper.php b/airtime_mvc/library/phing/IntrospectionHelper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/LICENSE b/airtime_mvc/library/phing/LICENSE old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/Phing.php b/airtime_mvc/library/phing/Phing.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/Project.php b/airtime_mvc/library/phing/Project.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/ProjectComponent.php b/airtime_mvc/library/phing/ProjectComponent.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/RuntimeConfigurable.php b/airtime_mvc/library/phing/RuntimeConfigurable.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/Target.php b/airtime_mvc/library/phing/Target.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/Task.php b/airtime_mvc/library/phing/Task.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/TaskAdapter.php b/airtime_mvc/library/phing/TaskAdapter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/TaskContainer.php b/airtime_mvc/library/phing/TaskContainer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/UnknownElement.php b/airtime_mvc/library/phing/UnknownElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/BaseFilterReader.php b/airtime_mvc/library/phing/filters/BaseFilterReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/BaseParamFilterReader.php b/airtime_mvc/library/phing/filters/BaseParamFilterReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/ChainableReader.php b/airtime_mvc/library/phing/filters/ChainableReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/ExpandProperties.php b/airtime_mvc/library/phing/filters/ExpandProperties.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/HeadFilter.php b/airtime_mvc/library/phing/filters/HeadFilter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/LineContains.php b/airtime_mvc/library/phing/filters/LineContains.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/LineContainsRegexp.php b/airtime_mvc/library/phing/filters/LineContainsRegexp.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/PrefixLines.php b/airtime_mvc/library/phing/filters/PrefixLines.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/ReplaceRegexp.php b/airtime_mvc/library/phing/filters/ReplaceRegexp.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/ReplaceTokens.php b/airtime_mvc/library/phing/filters/ReplaceTokens.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/ReplaceTokensWithFile.php b/airtime_mvc/library/phing/filters/ReplaceTokensWithFile.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/StripLineBreaks.php b/airtime_mvc/library/phing/filters/StripLineBreaks.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/StripLineComments.php b/airtime_mvc/library/phing/filters/StripLineComments.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/StripPhpComments.php b/airtime_mvc/library/phing/filters/StripPhpComments.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/StripWhitespace.php b/airtime_mvc/library/phing/filters/StripWhitespace.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/TabToSpaces.php b/airtime_mvc/library/phing/filters/TabToSpaces.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/TailFilter.php b/airtime_mvc/library/phing/filters/TailFilter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/TidyFilter.php b/airtime_mvc/library/phing/filters/TidyFilter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/TranslateGettext.php b/airtime_mvc/library/phing/filters/TranslateGettext.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/XincludeFilter.php b/airtime_mvc/library/phing/filters/XincludeFilter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/XsltFilter.php b/airtime_mvc/library/phing/filters/XsltFilter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/util/ChainReaderHelper.php b/airtime_mvc/library/phing/filters/util/ChainReaderHelper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/filters/util/IniFileTokenReader.php b/airtime_mvc/library/phing/filters/util/IniFileTokenReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/input/DefaultInputHandler.php b/airtime_mvc/library/phing/input/DefaultInputHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/input/InputHandler.php b/airtime_mvc/library/phing/input/InputHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/input/InputRequest.php b/airtime_mvc/library/phing/input/InputRequest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/input/MultipleChoiceInputRequest.php b/airtime_mvc/library/phing/input/MultipleChoiceInputRequest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/input/YesNoInputRequest.php b/airtime_mvc/library/phing/input/YesNoInputRequest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/lib/Capsule.php b/airtime_mvc/library/phing/lib/Capsule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/listener/AnsiColorLogger.php b/airtime_mvc/library/phing/listener/AnsiColorLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/listener/DefaultLogger.php b/airtime_mvc/library/phing/listener/DefaultLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/listener/NoBannerLogger.php b/airtime_mvc/library/phing/listener/NoBannerLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/listener/PearLogListener.php b/airtime_mvc/library/phing/listener/PearLogListener.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/listener/StreamRequiredBuildLogger.php b/airtime_mvc/library/phing/listener/StreamRequiredBuildLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/listener/XmlLogger.php b/airtime_mvc/library/phing/listener/XmlLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/mappers/FileNameMapper.php b/airtime_mvc/library/phing/mappers/FileNameMapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/mappers/FlattenMapper.php b/airtime_mvc/library/phing/mappers/FlattenMapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/mappers/GlobMapper.php b/airtime_mvc/library/phing/mappers/GlobMapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/mappers/IdentityMapper.php b/airtime_mvc/library/phing/mappers/IdentityMapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/mappers/MergeMapper.php b/airtime_mvc/library/phing/mappers/MergeMapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/mappers/RegexpMapper.php b/airtime_mvc/library/phing/mappers/RegexpMapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/AbstractHandler.php b/airtime_mvc/library/phing/parser/AbstractHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/AbstractSAXParser.php b/airtime_mvc/library/phing/parser/AbstractSAXParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/DataTypeHandler.php b/airtime_mvc/library/phing/parser/DataTypeHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/ExpatParseException.php b/airtime_mvc/library/phing/parser/ExpatParseException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/ExpatParser.php b/airtime_mvc/library/phing/parser/ExpatParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/Location.php b/airtime_mvc/library/phing/parser/Location.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/NestedElementHandler.php b/airtime_mvc/library/phing/parser/NestedElementHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/PhingXMLContext.php b/airtime_mvc/library/phing/parser/PhingXMLContext.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/ProjectConfigurator.php b/airtime_mvc/library/phing/parser/ProjectConfigurator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/ProjectHandler.php b/airtime_mvc/library/phing/parser/ProjectHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/RootHandler.php b/airtime_mvc/library/phing/parser/RootHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/TargetHandler.php b/airtime_mvc/library/phing/parser/TargetHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/parser/TaskHandler.php b/airtime_mvc/library/phing/parser/TaskHandler.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/BufferedReader.php b/airtime_mvc/library/phing/system/io/BufferedReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/BufferedWriter.php b/airtime_mvc/library/phing/system/io/BufferedWriter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/ConsoleReader.php b/airtime_mvc/library/phing/system/io/ConsoleReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/FileInputStream.php b/airtime_mvc/library/phing/system/io/FileInputStream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/FileOutputStream.php b/airtime_mvc/library/phing/system/io/FileOutputStream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/FileReader.php b/airtime_mvc/library/phing/system/io/FileReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/FileSystem.php b/airtime_mvc/library/phing/system/io/FileSystem.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/FileWriter.php b/airtime_mvc/library/phing/system/io/FileWriter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/FilterReader.php b/airtime_mvc/library/phing/system/io/FilterReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/IOException.php b/airtime_mvc/library/phing/system/io/IOException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/InputStream.php b/airtime_mvc/library/phing/system/io/InputStream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/InputStreamReader.php b/airtime_mvc/library/phing/system/io/InputStreamReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/OutputStream.php b/airtime_mvc/library/phing/system/io/OutputStream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/OutputStreamWriter.php b/airtime_mvc/library/phing/system/io/OutputStreamWriter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/PhingFile.php b/airtime_mvc/library/phing/system/io/PhingFile.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/Reader.php b/airtime_mvc/library/phing/system/io/Reader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/StringReader.php b/airtime_mvc/library/phing/system/io/StringReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/UnixFileSystem.php b/airtime_mvc/library/phing/system/io/UnixFileSystem.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/Win32FileSystem.php b/airtime_mvc/library/phing/system/io/Win32FileSystem.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/WinNTFileSystem.php b/airtime_mvc/library/phing/system/io/WinNTFileSystem.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/io/Writer.php b/airtime_mvc/library/phing/system/io/Writer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/lang/Character.php b/airtime_mvc/library/phing/system/lang/Character.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/lang/EventObject.php b/airtime_mvc/library/phing/system/lang/EventObject.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/lang/FileNotFoundException.php b/airtime_mvc/library/phing/system/lang/FileNotFoundException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/lang/NullPointerException.php b/airtime_mvc/library/phing/system/lang/NullPointerException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/lang/SecurityException.php b/airtime_mvc/library/phing/system/lang/SecurityException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/util/Properties.php b/airtime_mvc/library/phing/system/util/Properties.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/util/Register.php b/airtime_mvc/library/phing/system/util/Register.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/system/util/Timer.php b/airtime_mvc/library/phing/system/util/Timer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/CapsuleTask.php b/airtime_mvc/library/phing/tasks/ext/CapsuleTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ExportPropertiesTask.php b/airtime_mvc/library/phing/tasks/ext/ExportPropertiesTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ExtractBaseTask.php b/airtime_mvc/library/phing/tasks/ext/ExtractBaseTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/FileHashTask.php b/airtime_mvc/library/phing/tasks/ext/FileHashTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/FileSizeTask.php b/airtime_mvc/library/phing/tasks/ext/FileSizeTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/FtpDeployTask.php b/airtime_mvc/library/phing/tasks/ext/FtpDeployTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/HttpRequestTask.php b/airtime_mvc/library/phing/tasks/ext/HttpRequestTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/JslLintTask.php b/airtime_mvc/library/phing/tasks/ext/JslLintTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/MailTask.php b/airtime_mvc/library/phing/tasks/ext/MailTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ManifestTask.php b/airtime_mvc/library/phing/tasks/ext/ManifestTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/PackageAsPathTask.php b/airtime_mvc/library/phing/tasks/ext/PackageAsPathTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/PatchTask.php b/airtime_mvc/library/phing/tasks/ext/PatchTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/PearPackage2Task.php b/airtime_mvc/library/phing/tasks/ext/PearPackage2Task.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/PearPackageTask.php b/airtime_mvc/library/phing/tasks/ext/PearPackageTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/PhpCodeSnifferTask.php b/airtime_mvc/library/phing/tasks/ext/PhpCodeSnifferTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/PhpLintTask.php b/airtime_mvc/library/phing/tasks/ext/PhpLintTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ReplaceRegexpTask.php b/airtime_mvc/library/phing/tasks/ext/ReplaceRegexpTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ScpTask.php b/airtime_mvc/library/phing/tasks/ext/ScpTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/SmartyTask.php b/airtime_mvc/library/phing/tasks/ext/SmartyTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/SshTask.php b/airtime_mvc/library/phing/tasks/ext/SshTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/TarTask.php b/airtime_mvc/library/phing/tasks/ext/TarTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/UntarTask.php b/airtime_mvc/library/phing/tasks/ext/UntarTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/UnzipTask.php b/airtime_mvc/library/phing/tasks/ext/UnzipTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/VersionTask.php b/airtime_mvc/library/phing/tasks/ext/VersionTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/XmlLintTask.php b/airtime_mvc/library/phing/tasks/ext/XmlLintTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/XmlPropertyTask.php b/airtime_mvc/library/phing/tasks/ext/XmlPropertyTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ZendCodeAnalyzerTask.php b/airtime_mvc/library/phing/tasks/ext/ZendCodeAnalyzerTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ZipTask.php b/airtime_mvc/library/phing/tasks/ext/ZipTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/coverage/CoverageMerger.php b/airtime_mvc/library/phing/tasks/ext/coverage/CoverageMerger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/coverage/CoverageMergerTask.php b/airtime_mvc/library/phing/tasks/ext/coverage/CoverageMergerTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/coverage/CoverageReportTask.php b/airtime_mvc/library/phing/tasks/ext/coverage/CoverageReportTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/coverage/CoverageReportTransformer.php b/airtime_mvc/library/phing/tasks/ext/coverage/CoverageReportTransformer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/coverage/CoverageSetupTask.php b/airtime_mvc/library/phing/tasks/ext/coverage/CoverageSetupTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/coverage/CoverageThresholdTask.php b/airtime_mvc/library/phing/tasks/ext/coverage/CoverageThresholdTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/creole/CreoleSQLExecTask.php b/airtime_mvc/library/phing/tasks/ext/creole/CreoleSQLExecTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/creole/CreoleTask.php b/airtime_mvc/library/phing/tasks/ext/creole/CreoleTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbDeployTask.php b/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbDeployTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntax.php b/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntax.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxFactory.php b/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxFactory.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxMsSql.php b/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxMsSql.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxMysql.php b/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxMysql.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxSQLite.php b/airtime_mvc/library/phing/tasks/ext/dbdeploy/DbmsSyntaxSQLite.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ioncube/IoncubeComment.php b/airtime_mvc/library/phing/tasks/ext/ioncube/IoncubeComment.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ioncube/IoncubeEncoderTask.php b/airtime_mvc/library/phing/tasks/ext/ioncube/IoncubeEncoderTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/ioncube/IoncubeLicenseTask.php b/airtime_mvc/library/phing/tasks/ext/ioncube/IoncubeLicenseTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/jsmin/JsMin.php b/airtime_mvc/library/phing/tasks/ext/jsmin/JsMin.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/jsmin/JsMinTask.php b/airtime_mvc/library/phing/tasks/ext/jsmin/JsMinTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdepend/PhpDependAnalyzerElement.php b/airtime_mvc/library/phing/tasks/ext/pdepend/PhpDependAnalyzerElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdepend/PhpDependLoggerElement.php b/airtime_mvc/library/phing/tasks/ext/pdepend/PhpDependLoggerElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdepend/PhpDependTask.php b/airtime_mvc/library/phing/tasks/ext/pdepend/PhpDependTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdo/PDOResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/pdo/PDOResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdo/PDOSQLExecFormatterElement.php b/airtime_mvc/library/phing/tasks/ext/pdo/PDOSQLExecFormatterElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdo/PDOSQLExecTask.php b/airtime_mvc/library/phing/tasks/ext/pdo/PDOSQLExecTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdo/PDOTask.php b/airtime_mvc/library/phing/tasks/ext/pdo/PDOTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdo/PlainPDOResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/pdo/PlainPDOResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pdo/XMLPDOResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/pdo/XMLPDOResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/pearpackage/Fileset.php b/airtime_mvc/library/phing/tasks/ext/pearpackage/Fileset.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phar/IterableFileSet.php b/airtime_mvc/library/phing/tasks/ext/phar/IterableFileSet.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phar/PharMetadata.php b/airtime_mvc/library/phing/tasks/ext/phar/PharMetadata.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phar/PharMetadataElement.php b/airtime_mvc/library/phing/tasks/ext/phar/PharMetadataElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phar/PharPackageTask.php b/airtime_mvc/library/phing/tasks/ext/phar/PharPackageTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phk/PhkPackageTask.php b/airtime_mvc/library/phing/tasks/ext/phk/PhkPackageTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phk/PhkPackageWebAccess.php b/airtime_mvc/library/phing/tasks/ext/phk/PhkPackageWebAccess.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phk/PhkPackageWebAccessPath.php b/airtime_mvc/library/phing/tasks/ext/phk/PhkPackageWebAccessPath.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpcpd/PHPCPDFormatterElement.php b/airtime_mvc/library/phing/tasks/ext/phpcpd/PHPCPDFormatterElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpcpd/PHPCPDTask.php b/airtime_mvc/library/phing/tasks/ext/phpcpd/PHPCPDTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpcpd/formatter/DefaultPHPCPDResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpcpd/formatter/DefaultPHPCPDResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpcpd/formatter/PHPCPDResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpcpd/formatter/PHPCPDResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpcpd/formatter/PMDPHPCPDResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpcpd/formatter/PMDPHPCPDResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpdoc/PhingPhpDocumentorSetup.php b/airtime_mvc/library/phing/tasks/ext/phpdoc/PhingPhpDocumentorSetup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpdoc/PhpDocumentorExternalTask.php b/airtime_mvc/library/phing/tasks/ext/phpdoc/PhpDocumentorExternalTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpdoc/PhpDocumentorTask.php b/airtime_mvc/library/phing/tasks/ext/phpdoc/PhpDocumentorTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpmd/PHPMDFormatterElement.php b/airtime_mvc/library/phing/tasks/ext/phpmd/PHPMDFormatterElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpmd/PHPMDTask.php b/airtime_mvc/library/phing/tasks/ext/phpmd/PHPMDTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/BatchTest.php b/airtime_mvc/library/phing/tasks/ext/phpunit/BatchTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/FormatterElement.php b/airtime_mvc/library/phing/tasks/ext/phpunit/FormatterElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitReportTask.php b/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitReportTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitTask.php b/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitTestRunner.php b/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitTestRunner.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitUtil.php b/airtime_mvc/library/phing/tasks/ext/phpunit/PHPUnitUtil.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/CloverPHPUnitResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/CloverPHPUnitResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/PHPUnitResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/PHPUnitResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/PlainPHPUnitResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/PlainPHPUnitResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/SummaryPHPUnitResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/SummaryPHPUnitResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/XMLPHPUnitResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/phpunit/formatter/XMLPHPUnitResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestCountResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestCountResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestDebugResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestDebugResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestFormatterElement.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestFormatterElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestPlainResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestPlainResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestSummaryResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestSummaryResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestTask.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestXmlResultFormatter.php b/airtime_mvc/library/phing/tasks/ext/simpletest/SimpleTestXmlResultFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnBaseTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnBaseTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnCheckoutTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnCheckoutTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnCommitTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnCommitTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnCopyTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnCopyTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnExportTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnExportTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnLastRevisionTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnLastRevisionTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/ext/svn/SvnUpdateTask.php b/airtime_mvc/library/phing/tasks/ext/svn/SvnUpdateTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/AdhocTask.php b/airtime_mvc/library/phing/tasks/system/AdhocTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/AdhocTaskdefTask.php b/airtime_mvc/library/phing/tasks/system/AdhocTaskdefTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/AdhocTypedefTask.php b/airtime_mvc/library/phing/tasks/system/AdhocTypedefTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/AppendTask.php b/airtime_mvc/library/phing/tasks/system/AppendTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/AvailableTask.php b/airtime_mvc/library/phing/tasks/system/AvailableTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ChmodTask.php b/airtime_mvc/library/phing/tasks/system/ChmodTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ChownTask.php b/airtime_mvc/library/phing/tasks/system/ChownTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ConditionTask.php b/airtime_mvc/library/phing/tasks/system/ConditionTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/CopyTask.php b/airtime_mvc/library/phing/tasks/system/CopyTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/CvsPassTask.php b/airtime_mvc/library/phing/tasks/system/CvsPassTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/CvsTask.php b/airtime_mvc/library/phing/tasks/system/CvsTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/DeleteTask.php b/airtime_mvc/library/phing/tasks/system/DeleteTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/EchoTask.php b/airtime_mvc/library/phing/tasks/system/EchoTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ExecTask.php b/airtime_mvc/library/phing/tasks/system/ExecTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ExitTask.php b/airtime_mvc/library/phing/tasks/system/ExitTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ForeachTask.php b/airtime_mvc/library/phing/tasks/system/ForeachTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/IfTask.php b/airtime_mvc/library/phing/tasks/system/IfTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ImportTask.php b/airtime_mvc/library/phing/tasks/system/ImportTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/IncludePathTask.php b/airtime_mvc/library/phing/tasks/system/IncludePathTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/InputTask.php b/airtime_mvc/library/phing/tasks/system/InputTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/MatchingTask.php b/airtime_mvc/library/phing/tasks/system/MatchingTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/MkdirTask.php b/airtime_mvc/library/phing/tasks/system/MkdirTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/MoveTask.php b/airtime_mvc/library/phing/tasks/system/MoveTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/PhingCallTask.php b/airtime_mvc/library/phing/tasks/system/PhingCallTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/PhingTask.php b/airtime_mvc/library/phing/tasks/system/PhingTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/PhpEvalTask.php b/airtime_mvc/library/phing/tasks/system/PhpEvalTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/PropertyPromptTask.php b/airtime_mvc/library/phing/tasks/system/PropertyPromptTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/PropertyTask.php b/airtime_mvc/library/phing/tasks/system/PropertyTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ReflexiveTask.php b/airtime_mvc/library/phing/tasks/system/ReflexiveTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/ResolvePathTask.php b/airtime_mvc/library/phing/tasks/system/ResolvePathTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/SequentialTask.php b/airtime_mvc/library/phing/tasks/system/SequentialTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/TaskdefTask.php b/airtime_mvc/library/phing/tasks/system/TaskdefTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/TouchTask.php b/airtime_mvc/library/phing/tasks/system/TouchTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/TstampTask.php b/airtime_mvc/library/phing/tasks/system/TstampTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/TypedefTask.php b/airtime_mvc/library/phing/tasks/system/TypedefTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/UpToDateTask.php b/airtime_mvc/library/phing/tasks/system/UpToDateTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/WarnTask.php b/airtime_mvc/library/phing/tasks/system/WarnTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/XsltTask.php b/airtime_mvc/library/phing/tasks/system/XsltTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/AndCondition.php b/airtime_mvc/library/phing/tasks/system/condition/AndCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/Condition.php b/airtime_mvc/library/phing/tasks/system/condition/Condition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/ConditionBase.php b/airtime_mvc/library/phing/tasks/system/condition/ConditionBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/ContainsCondition.php b/airtime_mvc/library/phing/tasks/system/condition/ContainsCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/EqualsCondition.php b/airtime_mvc/library/phing/tasks/system/condition/EqualsCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/IsFalseCondition.php b/airtime_mvc/library/phing/tasks/system/condition/IsFalseCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/IsSetCondition.php b/airtime_mvc/library/phing/tasks/system/condition/IsSetCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/IsTrueCondition.php b/airtime_mvc/library/phing/tasks/system/condition/IsTrueCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/NotCondition.php b/airtime_mvc/library/phing/tasks/system/condition/NotCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/OrCondition.php b/airtime_mvc/library/phing/tasks/system/condition/OrCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/OsCondition.php b/airtime_mvc/library/phing/tasks/system/condition/OsCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/tasks/system/condition/ReferenceExistsCondition.php b/airtime_mvc/library/phing/tasks/system/condition/ReferenceExistsCondition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/AbstractFileSet.php b/airtime_mvc/library/phing/types/AbstractFileSet.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Commandline.php b/airtime_mvc/library/phing/types/Commandline.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/DataType.php b/airtime_mvc/library/phing/types/DataType.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Description.php b/airtime_mvc/library/phing/types/Description.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/DirSet.php b/airtime_mvc/library/phing/types/DirSet.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/FileList.php b/airtime_mvc/library/phing/types/FileList.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/FileSet.php b/airtime_mvc/library/phing/types/FileSet.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/FilterChain.php b/airtime_mvc/library/phing/types/FilterChain.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Mapper.php b/airtime_mvc/library/phing/types/Mapper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Parameter.php b/airtime_mvc/library/phing/types/Parameter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Parameterizable.php b/airtime_mvc/library/phing/types/Parameterizable.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Path.php b/airtime_mvc/library/phing/types/Path.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/PatternSet.php b/airtime_mvc/library/phing/types/PatternSet.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/PhingFilterReader.php b/airtime_mvc/library/phing/types/PhingFilterReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/Reference.php b/airtime_mvc/library/phing/types/Reference.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/RegularExpression.php b/airtime_mvc/library/phing/types/RegularExpression.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/TokenReader.php b/airtime_mvc/library/phing/types/TokenReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/TokenSource.php b/airtime_mvc/library/phing/types/TokenSource.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/AndSelector.php b/airtime_mvc/library/phing/types/selectors/AndSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/BaseExtendSelector.php b/airtime_mvc/library/phing/types/selectors/BaseExtendSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/BaseSelector.php b/airtime_mvc/library/phing/types/selectors/BaseSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/BaseSelectorContainer.php b/airtime_mvc/library/phing/types/selectors/BaseSelectorContainer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/ContainsRegexpSelector.php b/airtime_mvc/library/phing/types/selectors/ContainsRegexpSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/ContainsSelector.php b/airtime_mvc/library/phing/types/selectors/ContainsSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/DateSelector.php b/airtime_mvc/library/phing/types/selectors/DateSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/DependSelector.php b/airtime_mvc/library/phing/types/selectors/DependSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/DepthSelector.php b/airtime_mvc/library/phing/types/selectors/DepthSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/ExtendFileSelector.php b/airtime_mvc/library/phing/types/selectors/ExtendFileSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/ExtendSelector.php b/airtime_mvc/library/phing/types/selectors/ExtendSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/FileSelector.php b/airtime_mvc/library/phing/types/selectors/FileSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/FilenameSelector.php b/airtime_mvc/library/phing/types/selectors/FilenameSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/MajoritySelector.php b/airtime_mvc/library/phing/types/selectors/MajoritySelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/NoneSelector.php b/airtime_mvc/library/phing/types/selectors/NoneSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/NotSelector.php b/airtime_mvc/library/phing/types/selectors/NotSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/OrSelector.php b/airtime_mvc/library/phing/types/selectors/OrSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/PresentSelector.php b/airtime_mvc/library/phing/types/selectors/PresentSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/SelectSelector.php b/airtime_mvc/library/phing/types/selectors/SelectSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/SelectorContainer.php b/airtime_mvc/library/phing/types/selectors/SelectorContainer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/SelectorScanner.php b/airtime_mvc/library/phing/types/selectors/SelectorScanner.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/SelectorUtils.php b/airtime_mvc/library/phing/types/selectors/SelectorUtils.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/SizeSelector.php b/airtime_mvc/library/phing/types/selectors/SizeSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/types/selectors/TypeSelector.php b/airtime_mvc/library/phing/types/selectors/TypeSelector.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/DataStore.php b/airtime_mvc/library/phing/util/DataStore.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/DirectoryScanner.php b/airtime_mvc/library/phing/util/DirectoryScanner.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/ExtendedFileStream.php b/airtime_mvc/library/phing/util/ExtendedFileStream.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/FileUtils.php b/airtime_mvc/library/phing/util/FileUtils.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/LogWriter.php b/airtime_mvc/library/phing/util/LogWriter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/PathTokenizer.php b/airtime_mvc/library/phing/util/PathTokenizer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/SourceFileScanner.php b/airtime_mvc/library/phing/util/SourceFileScanner.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/StringHelper.php b/airtime_mvc/library/phing/util/StringHelper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/regexp/PregEngine.php b/airtime_mvc/library/phing/util/regexp/PregEngine.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/regexp/Regexp.php b/airtime_mvc/library/phing/util/regexp/Regexp.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/phing/util/regexp/RegexpEngine.php b/airtime_mvc/library/phing/util/regexp/RegexpEngine.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/CREDITS b/airtime_mvc/library/php-amqplib/CREDITS old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/LICENSE b/airtime_mvc/library/php-amqplib/LICENSE old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/README.md b/airtime_mvc/library/php-amqplib/README.md old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/amqp.inc b/airtime_mvc/library/php-amqplib/amqp.inc old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/amqp_receive.php b/airtime_mvc/library/php-amqplib/amqp_receive.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/amqp_test.php b/airtime_mvc/library/php-amqplib/amqp_test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/amqp_wire.inc b/airtime_mvc/library/php-amqplib/amqp_wire.inc old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/php-amqplib/hexdump.inc b/airtime_mvc/library/php-amqplib/hexdump.inc old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/CHANGELOG b/airtime_mvc/library/propel/CHANGELOG old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/INSTALL b/airtime_mvc/library/propel/INSTALL old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/LICENSE b/airtime_mvc/library/propel/LICENSE old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/WHATS_NEW b/airtime_mvc/library/propel/WHATS_NEW old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/dbd2propel/dbd2propel.xsl b/airtime_mvc/library/propel/contrib/dbd2propel/dbd2propel.xsl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/dbd2propel/transform.php b/airtime_mvc/library/propel/contrib/dbd2propel/transform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms.php b/airtime_mvc/library/propel/contrib/pat/patForms.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Creator/Definition.php b/airtime_mvc/library/propel/contrib/pat/patForms/Creator/Definition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Creator/Propel.php b/airtime_mvc/library/propel/contrib/pat/patForms/Creator/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Creator/_propel_creator_test.php b/airtime_mvc/library/propel/contrib/pat/patForms/Creator/_propel_creator_test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Datasource/Propel.php b/airtime_mvc/library/propel/contrib/pat/patForms/Datasource/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Definition.php b/airtime_mvc/library/propel/contrib/pat/patForms/Definition.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Definition/Propel.php b/airtime_mvc/library/propel/contrib/pat/patForms/Definition/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Element.php b/airtime_mvc/library/propel/contrib/pat/patForms/Element.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/Match.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/Match.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MaxLength.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MaxLength.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MaxValue.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MaxValue.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MinLength.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MinLength.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MinValue.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/MinValue.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/NotMatch.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/NotMatch.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Rule/ValidValues.php b/airtime_mvc/library/propel/contrib/pat/patForms/Rule/ValidValues.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/Storage/Propel.php b/airtime_mvc/library/propel/contrib/pat/patForms/Storage/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/res/form.dynamic.tpl b/airtime_mvc/library/propel/contrib/pat/patForms/res/form.dynamic.tpl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms/res/mysql-dump.bookstore.sql b/airtime_mvc/library/propel/contrib/pat/patForms/res/mysql-dump.bookstore.sql old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patForms_Storage_Propel_test.php b/airtime_mvc/library/propel/contrib/pat/patForms_Storage_Propel_test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pat/patTemplate.php b/airtime_mvc/library/propel/contrib/pat/patTemplate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pear/HTML_QuickForm_Propel/Propel.php b/airtime_mvc/library/propel/contrib/pear/HTML_QuickForm_Propel/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/contrib/pear/Structures_DataGrid_Propel/Propel.php b/airtime_mvc/library/propel/contrib/pear/Structures_DataGrid_Propel/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/aggregate_column.txt b/airtime_mvc/library/propel/docs/behavior/aggregate_column.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/alternative_coding_standards.txt b/airtime_mvc/library/propel/docs/behavior/alternative_coding_standards.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/auto_add_pk.txt b/airtime_mvc/library/propel/docs/behavior/auto_add_pk.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/nested_set.txt b/airtime_mvc/library/propel/docs/behavior/nested_set.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/query_cache.txt b/airtime_mvc/library/propel/docs/behavior/query_cache.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/sluggable.txt b/airtime_mvc/library/propel/docs/behavior/sluggable.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/soft_delete.txt b/airtime_mvc/library/propel/docs/behavior/soft_delete.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/sortable.txt b/airtime_mvc/library/propel/docs/behavior/sortable.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/behavior/timestampable.txt b/airtime_mvc/library/propel/docs/behavior/timestampable.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/build.xml b/airtime_mvc/library/propel/docs/build.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Add-Custom-SQL.txt b/airtime_mvc/library/propel/docs/cookbook/Add-Custom-SQL.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Copying-Objects.txt b/airtime_mvc/library/propel/docs/cookbook/Copying-Objects.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Customizing-Build.txt b/airtime_mvc/library/propel/docs/cookbook/Customizing-Build.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Existing-Database.txt b/airtime_mvc/library/propel/docs/cookbook/Existing-Database.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/LOB-Columns.txt b/airtime_mvc/library/propel/docs/cookbook/LOB-Columns.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Master-Slave.txt b/airtime_mvc/library/propel/docs/cookbook/Master-Slave.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Multi-Component.txt b/airtime_mvc/library/propel/docs/cookbook/Multi-Component.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Namespaces.txt b/airtime_mvc/library/propel/docs/cookbook/Namespaces.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Nested-Set.txt b/airtime_mvc/library/propel/docs/cookbook/Nested-Set.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Runtime-Introspection.txt b/airtime_mvc/library/propel/docs/cookbook/Runtime-Introspection.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/cookbook/Writing-Behavior.txt b/airtime_mvc/library/propel/docs/cookbook/Writing-Behavior.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/01-Installation.txt b/airtime_mvc/library/propel/docs/guide/01-Installation.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/02-BuildTime.txt b/airtime_mvc/library/propel/docs/guide/02-BuildTime.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/03-Basic-CRUD.txt b/airtime_mvc/library/propel/docs/guide/03-Basic-CRUD.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/04-Relationships.txt b/airtime_mvc/library/propel/docs/guide/04-Relationships.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/05-Validators.txt b/airtime_mvc/library/propel/docs/guide/05-Validators.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/06-Transactions.txt b/airtime_mvc/library/propel/docs/guide/06-Transactions.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/07-Behaviors.txt b/airtime_mvc/library/propel/docs/guide/07-Behaviors.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/08-Logging.txt b/airtime_mvc/library/propel/docs/guide/08-Logging.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/guide/09-Inheritance.txt b/airtime_mvc/library/propel/docs/guide/09-Inheritance.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/reference/Buildtime-Configuration.txt b/airtime_mvc/library/propel/docs/reference/Buildtime-Configuration.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/reference/ModelCriteria.txt b/airtime_mvc/library/propel/docs/reference/ModelCriteria.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/reference/Runtime-Configuration.txt b/airtime_mvc/library/propel/docs/reference/Runtime-Configuration.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/docs/reference/Schema.txt b/airtime_mvc/library/propel/docs/reference/Schema.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/build-propel.xml b/airtime_mvc/library/propel/generator/build-propel.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/build.properties-sample b/airtime_mvc/library/propel/generator/build.properties-sample old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/build.xml b/airtime_mvc/library/propel/generator/build.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/build.xml-local b/airtime_mvc/library/propel/generator/build.xml-local old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/default.properties b/airtime_mvc/library/propel/generator/default.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/AlternativeCodingStandardsBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/AlternativeCodingStandardsBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/AutoAddPkBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/AutoAddPkBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/SoftDeleteBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/SoftDeleteBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/TimestampableBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/TimestampableBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/AggregateColumnBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/AggregateColumnBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/AggregateColumnRelationBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/AggregateColumnRelationBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/objectCompute.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/objectCompute.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/objectUpdate.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/objectUpdate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/objectUpdateRelated.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/objectUpdateRelated.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/queryFindRelated.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/queryFindRelated.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/queryUpdateRelated.php b/airtime_mvc/library/propel/generator/lib/behavior/aggregate_column/templates/queryUpdateRelated.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/concrete_inheritance/ConcreteInheritanceBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/concrete_inheritance/ConcreteInheritanceBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/concrete_inheritance/ConcreteInheritanceParentBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/concrete_inheritance/ConcreteInheritanceParentBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehaviorObjectBuilderModifier.php b/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehaviorObjectBuilderModifier.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehaviorPeerBuilderModifier.php b/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehaviorPeerBuilderModifier.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehaviorQueryBuilderModifier.php b/airtime_mvc/library/propel/generator/lib/behavior/nestedset/NestedSetBehaviorQueryBuilderModifier.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/query_cache/QueryCacheBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/query_cache/QueryCacheBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/sluggable/SluggableBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/sluggable/SluggableBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehavior.php b/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehaviorObjectBuilderModifier.php b/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehaviorObjectBuilderModifier.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehaviorPeerBuilderModifier.php b/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehaviorPeerBuilderModifier.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehaviorQueryBuilderModifier.php b/airtime_mvc/library/propel/generator/lib/behavior/sortable/SortableBehaviorQueryBuilderModifier.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/DataModelBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/DataModelBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/ClassTools.php b/airtime_mvc/library/propel/generator/lib/builder/om/ClassTools.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/ExtensionQueryBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/ExtensionQueryBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/ExtensionQueryInheritanceBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/ExtensionQueryInheritanceBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/OMBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/OMBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/ObjectBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/ObjectBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionNodeBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionNodeBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionNodePeerBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionNodePeerBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionObjectBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionObjectBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionPeerBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ExtensionPeerBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5InterfaceBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5InterfaceBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5MultiExtendObjectBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5MultiExtendObjectBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NestedSetBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NestedSetBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NestedSetPeerBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NestedSetPeerBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NodeBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NodeBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NodePeerBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5NodePeerBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ObjectBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ObjectBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ObjectNoCollectionBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5ObjectNoCollectionBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5PeerBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5PeerBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PHP5TableMapBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PHP5TableMapBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/PeerBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/PeerBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/QueryBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/QueryBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/om/QueryInheritanceBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/om/QueryInheritanceBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/DDLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/DDLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/DataSQLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/DataSQLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/mssql/MssqlDDLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/mssql/MssqlDDLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/mssql/MssqlDataSQLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/mssql/MssqlDataSQLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/mysql/MysqlDDLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/mysql/MysqlDDLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/mysql/MysqlDataSQLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/mysql/MysqlDataSQLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/oracle/OracleDDLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/oracle/OracleDDLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/oracle/OracleDataSQLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/oracle/OracleDataSQLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/pgsql/PgsqlDDLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/pgsql/PgsqlDDLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/pgsql/PgsqlDataSQLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/pgsql/PgsqlDataSQLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/sqlite/SqliteDDLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/sqlite/SqliteDDLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/sql/sqlite/SqliteDataSQLBuilder.php b/airtime_mvc/library/propel/generator/lib/builder/sql/sqlite/SqliteDataSQLBuilder.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/util/DefaultEnglishPluralizer.php b/airtime_mvc/library/propel/generator/lib/builder/util/DefaultEnglishPluralizer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/util/Pluralizer.php b/airtime_mvc/library/propel/generator/lib/builder/util/Pluralizer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/util/PropelStringReader.php b/airtime_mvc/library/propel/generator/lib/builder/util/PropelStringReader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/util/PropelTemplate.php b/airtime_mvc/library/propel/generator/lib/builder/util/PropelTemplate.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/util/XmlToAppData.php b/airtime_mvc/library/propel/generator/lib/builder/util/XmlToAppData.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/builder/util/XmlToDataSQL.php b/airtime_mvc/library/propel/generator/lib/builder/util/XmlToDataSQL.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/config/GeneratorConfig.php b/airtime_mvc/library/propel/generator/lib/config/GeneratorConfig.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/exception/EngineException.php b/airtime_mvc/library/propel/generator/lib/exception/EngineException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/AppData.php b/airtime_mvc/library/propel/generator/lib/model/AppData.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Behavior.php b/airtime_mvc/library/propel/generator/lib/model/Behavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Column.php b/airtime_mvc/library/propel/generator/lib/model/Column.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/ColumnDefaultValue.php b/airtime_mvc/library/propel/generator/lib/model/ColumnDefaultValue.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/ConstraintNameGenerator.php b/airtime_mvc/library/propel/generator/lib/model/ConstraintNameGenerator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Database.php b/airtime_mvc/library/propel/generator/lib/model/Database.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Domain.php b/airtime_mvc/library/propel/generator/lib/model/Domain.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/ForeignKey.php b/airtime_mvc/library/propel/generator/lib/model/ForeignKey.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/IDMethod.php b/airtime_mvc/library/propel/generator/lib/model/IDMethod.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/IdMethodParameter.php b/airtime_mvc/library/propel/generator/lib/model/IdMethodParameter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Index.php b/airtime_mvc/library/propel/generator/lib/model/Index.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Inheritance.php b/airtime_mvc/library/propel/generator/lib/model/Inheritance.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/NameFactory.php b/airtime_mvc/library/propel/generator/lib/model/NameFactory.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/NameGenerator.php b/airtime_mvc/library/propel/generator/lib/model/NameGenerator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/PhpNameGenerator.php b/airtime_mvc/library/propel/generator/lib/model/PhpNameGenerator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/PropelTypes.php b/airtime_mvc/library/propel/generator/lib/model/PropelTypes.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Rule.php b/airtime_mvc/library/propel/generator/lib/model/Rule.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Table.php b/airtime_mvc/library/propel/generator/lib/model/Table.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Unique.php b/airtime_mvc/library/propel/generator/lib/model/Unique.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/Validator.php b/airtime_mvc/library/propel/generator/lib/model/Validator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/VendorInfo.php b/airtime_mvc/library/propel/generator/lib/model/VendorInfo.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/model/XMLElement.php b/airtime_mvc/library/propel/generator/lib/model/XMLElement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/DefaultPlatform.php b/airtime_mvc/library/propel/generator/lib/platform/DefaultPlatform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/MssqlPlatform.php b/airtime_mvc/library/propel/generator/lib/platform/MssqlPlatform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/MysqlPlatform.php b/airtime_mvc/library/propel/generator/lib/platform/MysqlPlatform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/OraclePlatform.php b/airtime_mvc/library/propel/generator/lib/platform/OraclePlatform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/PgsqlPlatform.php b/airtime_mvc/library/propel/generator/lib/platform/PgsqlPlatform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/Platform.php b/airtime_mvc/library/propel/generator/lib/platform/Platform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/platform/SqlitePlatform.php b/airtime_mvc/library/propel/generator/lib/platform/SqlitePlatform.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/BaseSchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/BaseSchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/SchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/SchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/mssql/MssqlSchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/mssql/MssqlSchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/mysql/MysqlSchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/mysql/MysqlSchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/oracle/OracleSchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/oracle/OracleSchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/pgsql/PgsqlSchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/pgsql/PgsqlSchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/reverse/sqlite/SqliteSchemaParser.php b/airtime_mvc/library/propel/generator/lib/reverse/sqlite/SqliteSchemaParser.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/AbstractPropelDataModelTask.php b/airtime_mvc/library/propel/generator/lib/task/AbstractPropelDataModelTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelConvertConfTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelConvertConfTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelDataDTDTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelDataDTDTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelDataDumpTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelDataDumpTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelDataModelTemplateTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelDataModelTemplateTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelDataSQLTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelDataSQLTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelGraphvizTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelGraphvizTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelOMTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelOMTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelSQLExec.php b/airtime_mvc/library/propel/generator/lib/task/PropelSQLExec.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelSQLTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelSQLTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/lib/task/PropelSchemaReverseTask.php b/airtime_mvc/library/propel/generator/lib/task/PropelSchemaReverseTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/pear/BuildPropelGenPEARPackageTask.php b/airtime_mvc/library/propel/generator/pear/BuildPropelGenPEARPackageTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/pear/build-pear-package.xml b/airtime_mvc/library/propel/generator/pear/build-pear-package.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/pear/build.properties b/airtime_mvc/library/propel/generator/pear/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/pear/pear-build.xml b/airtime_mvc/library/propel/generator/pear/pear-build.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/pear/pear-propel-gen.bat b/airtime_mvc/library/propel/generator/pear/pear-propel-gen.bat old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/resources/dtd/database.dtd b/airtime_mvc/library/propel/generator/resources/dtd/database.dtd old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/resources/xsd/custom_datatypes.xsd b/airtime_mvc/library/propel/generator/resources/xsd/custom_datatypes.xsd old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/resources/xsd/database.xsd b/airtime_mvc/library/propel/generator/resources/xsd/database.xsd old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/generator/resources/xsl/database.xsl b/airtime_mvc/library/propel/generator/resources/xsl/database.xsl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/Propel.php b/airtime_mvc/library/propel/runtime/lib/Propel.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBAdapter.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBAdapter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBMSSQL.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBMSSQL.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBMySQL.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBMySQL.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBNone.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBNone.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBOracle.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBOracle.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBPostgres.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBPostgres.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/DBSQLite.php b/airtime_mvc/library/propel/runtime/lib/adapter/DBSQLite.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/MSSQL/MssqlDateTime.class.php b/airtime_mvc/library/propel/runtime/lib/adapter/MSSQL/MssqlDateTime.class.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/MSSQL/MssqlDebugPDO.php b/airtime_mvc/library/propel/runtime/lib/adapter/MSSQL/MssqlDebugPDO.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/adapter/MSSQL/MssqlPropelPDO.php b/airtime_mvc/library/propel/runtime/lib/adapter/MSSQL/MssqlPropelPDO.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/collection/PropelArrayCollection.php b/airtime_mvc/library/propel/runtime/lib/collection/PropelArrayCollection.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/collection/PropelCollection.php b/airtime_mvc/library/propel/runtime/lib/collection/PropelCollection.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/collection/PropelObjectCollection.php b/airtime_mvc/library/propel/runtime/lib/collection/PropelObjectCollection.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/collection/PropelOnDemandCollection.php b/airtime_mvc/library/propel/runtime/lib/collection/PropelOnDemandCollection.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/collection/PropelOnDemandIterator.php b/airtime_mvc/library/propel/runtime/lib/collection/PropelOnDemandIterator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/config/PropelConfiguration.php b/airtime_mvc/library/propel/runtime/lib/config/PropelConfiguration.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/config/PropelConfigurationIterator.php b/airtime_mvc/library/propel/runtime/lib/config/PropelConfigurationIterator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/connection/DebugPDO.php b/airtime_mvc/library/propel/runtime/lib/connection/DebugPDO.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/connection/DebugPDOStatement.php b/airtime_mvc/library/propel/runtime/lib/connection/DebugPDOStatement.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/connection/PropelPDO.php b/airtime_mvc/library/propel/runtime/lib/connection/PropelPDO.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/exception/PropelException.php b/airtime_mvc/library/propel/runtime/lib/exception/PropelException.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/formatter/ModelWith.php b/airtime_mvc/library/propel/runtime/lib/formatter/ModelWith.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/formatter/PropelArrayFormatter.php b/airtime_mvc/library/propel/runtime/lib/formatter/PropelArrayFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/formatter/PropelFormatter.php b/airtime_mvc/library/propel/runtime/lib/formatter/PropelFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/formatter/PropelObjectFormatter.php b/airtime_mvc/library/propel/runtime/lib/formatter/PropelObjectFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/formatter/PropelOnDemandFormatter.php b/airtime_mvc/library/propel/runtime/lib/formatter/PropelOnDemandFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/formatter/PropelStatementFormatter.php b/airtime_mvc/library/propel/runtime/lib/formatter/PropelStatementFormatter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/logger/BasicLogger.php b/airtime_mvc/library/propel/runtime/lib/logger/BasicLogger.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/logger/MojaviLogAdapter.php b/airtime_mvc/library/propel/runtime/lib/logger/MojaviLogAdapter.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/map/ColumnMap.php b/airtime_mvc/library/propel/runtime/lib/map/ColumnMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/map/DatabaseMap.php b/airtime_mvc/library/propel/runtime/lib/map/DatabaseMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/map/RelationMap.php b/airtime_mvc/library/propel/runtime/lib/map/RelationMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/map/TableMap.php b/airtime_mvc/library/propel/runtime/lib/map/TableMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/map/ValidatorMap.php b/airtime_mvc/library/propel/runtime/lib/map/ValidatorMap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/om/BaseObject.php b/airtime_mvc/library/propel/runtime/lib/om/BaseObject.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/om/NestedSetRecursiveIterator.php b/airtime_mvc/library/propel/runtime/lib/om/NestedSetRecursiveIterator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/om/NodeObject.php b/airtime_mvc/library/propel/runtime/lib/om/NodeObject.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/om/Persistent.php b/airtime_mvc/library/propel/runtime/lib/om/Persistent.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/om/PreOrderNodeIterator.php b/airtime_mvc/library/propel/runtime/lib/om/PreOrderNodeIterator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/Criteria.php b/airtime_mvc/library/propel/runtime/lib/query/Criteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/Criterion.php b/airtime_mvc/library/propel/runtime/lib/query/Criterion.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/CriterionIterator.php b/airtime_mvc/library/propel/runtime/lib/query/CriterionIterator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/Join.php b/airtime_mvc/library/propel/runtime/lib/query/Join.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/ModelCriteria.php b/airtime_mvc/library/propel/runtime/lib/query/ModelCriteria.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/ModelCriterion.php b/airtime_mvc/library/propel/runtime/lib/query/ModelCriterion.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/ModelJoin.php b/airtime_mvc/library/propel/runtime/lib/query/ModelJoin.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/query/PropelQuery.php b/airtime_mvc/library/propel/runtime/lib/query/PropelQuery.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/BasePeer.php b/airtime_mvc/library/propel/runtime/lib/util/BasePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/NodePeer.php b/airtime_mvc/library/propel/runtime/lib/util/NodePeer.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/PropelAutoloader.php b/airtime_mvc/library/propel/runtime/lib/util/PropelAutoloader.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/PropelColumnTypes.php b/airtime_mvc/library/propel/runtime/lib/util/PropelColumnTypes.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/PropelConditionalProxy.php b/airtime_mvc/library/propel/runtime/lib/util/PropelConditionalProxy.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/PropelDateTime.php b/airtime_mvc/library/propel/runtime/lib/util/PropelDateTime.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/PropelModelPager.php b/airtime_mvc/library/propel/runtime/lib/util/PropelModelPager.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/util/PropelPager.php b/airtime_mvc/library/propel/runtime/lib/util/PropelPager.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/BasicValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/BasicValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/MatchValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/MatchValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/MaxLengthValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/MaxLengthValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/MaxValueValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/MaxValueValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/MinLengthValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/MinLengthValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/MinValueValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/MinValueValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/NotMatchValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/NotMatchValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/RequiredValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/RequiredValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/TypeValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/TypeValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/UniqueValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/UniqueValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/ValidValuesValidator.php b/airtime_mvc/library/propel/runtime/lib/validator/ValidValuesValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/lib/validator/ValidationFailed.php b/airtime_mvc/library/propel/runtime/lib/validator/ValidationFailed.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/pear/BuildPropelPEARPackageTask.php b/airtime_mvc/library/propel/runtime/pear/BuildPropelPEARPackageTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/runtime/pear/build-pear-package.xml b/airtime_mvc/library/propel/runtime/pear/build-pear-package.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/README b/airtime_mvc/library/propel/test/README old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/bookstore-packaged-test.php b/airtime_mvc/library/propel/test/bookstore-packaged-test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/lob/propel.gif b/airtime_mvc/library/propel/test/etc/lob/propel.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/lob/tin_drum.gif b/airtime_mvc/library/propel/test/etc/lob/tin_drum.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/lob/tin_drum.txt b/airtime_mvc/library/propel/test/etc/lob/tin_drum.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/schema/tabletest-schema.xml b/airtime_mvc/library/propel/test/etc/schema/tabletest-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/xsl/coverage-frames.xsl b/airtime_mvc/library/propel/test/etc/xsl/coverage-frames.xsl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/xsl/log.xsl b/airtime_mvc/library/propel/test/etc/xsl/log.xsl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/xsl/phpunit2-noframes.xsl b/airtime_mvc/library/propel/test/etc/xsl/phpunit2-noframes.xsl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/etc/xsl/str.replace.function.xsl b/airtime_mvc/library/propel/test/etc/xsl/str.replace.function.xsl old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/book.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/book.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/book_club_list.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/book_club_list.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/build.properties b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/external/author.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/external/author.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/log.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/log.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/media.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/media.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/publisher.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/publisher.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/review.schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/review.schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/runtime-conf.xml b/airtime_mvc/library/propel/test/fixtures/bookstore-packaged/runtime-conf.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-aggregate-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-aggregate-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-auto-add-pk-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-auto-add-pk-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-concrete-inheritance-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-concrete-inheritance-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-nested-set-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-nested-set-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-sluggable-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-sluggable-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-soft-delete-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-soft-delete-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-sortable-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-sortable-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-timestampable-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/behavior-timestampable-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/build.properties b/airtime_mvc/library/propel/test/fixtures/bookstore/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/cms-schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/cms-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/runtime-conf.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/runtime-conf.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/bookstore/schema.xml b/airtime_mvc/library/propel/test/fixtures/bookstore/schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/namespaced/build.properties b/airtime_mvc/library/propel/test/fixtures/namespaced/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/namespaced/runtime-conf.xml b/airtime_mvc/library/propel/test/fixtures/namespaced/runtime-conf.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/namespaced/schema.xml b/airtime_mvc/library/propel/test/fixtures/namespaced/schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/nestedset/build.properties b/airtime_mvc/library/propel/test/fixtures/nestedset/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/nestedset/nestedset-schema.xml b/airtime_mvc/library/propel/test/fixtures/nestedset/nestedset-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/nestedset/runtime-conf.xml b/airtime_mvc/library/propel/test/fixtures/nestedset/runtime-conf.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/treetest/build.properties b/airtime_mvc/library/propel/test/fixtures/treetest/build.properties old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/treetest/runtime-conf.xml b/airtime_mvc/library/propel/test/fixtures/treetest/runtime-conf.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/treetest/treetest-schema.xml b/airtime_mvc/library/propel/test/fixtures/treetest/treetest-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/unique-column/column-schema.xml b/airtime_mvc/library/propel/test/fixtures/unique-column/column-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/fixtures/unique-column/table-schema.xml b/airtime_mvc/library/propel/test/fixtures/unique-column/table-schema.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/speed.php b/airtime_mvc/library/propel/test/speed.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/test.xml b/airtime_mvc/library/propel/test/test.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/AutoAddPkBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/AutoAddPkBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/ObjectBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/ObjectBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/PeerBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/PeerBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/SoftDeleteBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/SoftDeleteBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/TableBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/TableBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/TimestampableBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/TimestampableBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/aggregate_column/AggregateColumnBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/aggregate_column/AggregateColumnBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/concrete_inheritance/ConcreteInheritanceBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/concrete_inheritance/ConcreteInheritanceBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/concrete_inheritance/ConcreteInheritanceParentBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/concrete_inheritance/ConcreteInheritanceParentBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorObjectBuilderModifierTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorObjectBuilderModifierTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorObjectBuilderModifierWithScopeTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorObjectBuilderModifierWithScopeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorPeerBuilderModifierTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorPeerBuilderModifierTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorPeerBuilderModifierWithScopeTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorPeerBuilderModifierWithScopeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorQueryBuilderModifierTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorQueryBuilderModifierTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorQueryBuilderModifierWithScopeTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorQueryBuilderModifierWithScopeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/nestedset/NestedSetBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sluggable/SluggableBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sluggable/SluggableBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorObjectBuilderModifierTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorObjectBuilderModifierTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorObjectBuilderModifierWithScopeTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorObjectBuilderModifierWithScopeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorPeerBuilderModifierTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorPeerBuilderModifierTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorPeerBuilderModifierWithScopeTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorPeerBuilderModifierWithScopeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorQueryBuilderModifierTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorQueryBuilderModifierTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorQueryBuilderModifierWithScopeTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorQueryBuilderModifierWithScopeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/behavior/sortable/SortableBehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/NamespaceTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/NamespaceTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedNestedSetObjectTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedNestedSetObjectTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedNestedSetPeerTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedNestedSetPeerTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedNestedSetTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedNestedSetTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedObjectLobTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedObjectLobTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedObjectRelTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedObjectRelTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedObjectTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedObjectTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedPeerDoDeleteTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedPeerDoDeleteTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedPeerDoSelectTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedPeerDoSelectTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedPeerTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/GeneratedPeerTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/OMBuilderNamespaceTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/OMBuilderNamespaceTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/OMBuilderTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/OMBuilderTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/PHP5TableMapBuilderTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/PHP5TableMapBuilderTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/QueryBuilderInheritanceTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/QueryBuilderInheritanceTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/om/QueryBuilderTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/om/QueryBuilderTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/util/PropelTemplateTest.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/util/PropelTemplateTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/builder/util/template.php b/airtime_mvc/library/propel/test/testsuite/generator/builder/util/template.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/model/BehaviorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/model/BehaviorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/model/ColumnTest.php b/airtime_mvc/library/propel/test/testsuite/generator/model/ColumnTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/model/NameFactoryTest.php b/airtime_mvc/library/propel/test/testsuite/generator/model/NameFactoryTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/model/PhpNameGeneratorTest.php b/airtime_mvc/library/propel/test/testsuite/generator/model/PhpNameGeneratorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/model/TableTest.php b/airtime_mvc/library/propel/test/testsuite/generator/model/TableTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/platform/DefaultPlatformTest.php b/airtime_mvc/library/propel/test/testsuite/generator/platform/DefaultPlatformTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/platform/PlatformTestBase.php b/airtime_mvc/library/propel/test/testsuite/generator/platform/PlatformTestBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/generator/platform/SqlitePlatformTest.php b/airtime_mvc/library/propel/test/testsuite/generator/platform/SqlitePlatformTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/misc/BookstoreTest.php b/airtime_mvc/library/propel/test/testsuite/misc/BookstoreTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/misc/CharacterEncodingTest.php b/airtime_mvc/library/propel/test/testsuite/misc/CharacterEncodingTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/misc/FieldnameRelatedTest.php b/airtime_mvc/library/propel/test/testsuite/misc/FieldnameRelatedTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/misc/Ticket520Test.php b/airtime_mvc/library/propel/test/testsuite/misc/Ticket520Test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/adapter/DBOracleTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/adapter/DBOracleTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelArrayCollectionTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelArrayCollectionTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelCollectionTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelCollectionTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelObjectCollectionTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelObjectCollectionTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelOnDemandCollectionTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelOnDemandCollectionTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelOnDemandIteratorTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/collection/PropelOnDemandIteratorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/connection/PropelPDOTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/connection/PropelPDOTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelArrayFormatterTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelArrayFormatterTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelArrayFormatterWithTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelArrayFormatterWithTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelObjectFormatterInheritanceTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelObjectFormatterInheritanceTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelObjectFormatterTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelObjectFormatterTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelObjectFormatterWithTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelObjectFormatterWithTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelOnDemandFormatterTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelOnDemandFormatterTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelOnDemandFormatterWithTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelOnDemandFormatterWithTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelStatementFormatterTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/formatter/PropelStatementFormatterTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/map/ColumnMapTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/map/ColumnMapTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/map/DatabaseMapTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/map/DatabaseMapTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/map/GeneratedRelationMapTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/map/GeneratedRelationMapTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/map/RelatedMapSymmetricalTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/map/RelatedMapSymmetricalTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/map/RelationMapTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/map/RelationMapTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/map/TableMapTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/map/TableMapTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/om/BaseObjectSerializeTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/om/BaseObjectSerializeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/om/BaseObjectTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/om/BaseObjectTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaCombineTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaCombineTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaFluidConditionTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaFluidConditionTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaMergeTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaMergeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/CriteriaTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/JoinTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/JoinTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelCriteriaHooksTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelCriteriaHooksTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelCriteriaTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelCriteriaTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelJoinTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelJoinTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelWithTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/ModelWithTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/query/PropelQueryTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/query/PropelQueryTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/util/BasePeerExceptionsTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/util/BasePeerExceptionsTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/util/BasePeerTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/util/BasePeerTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelConfigurationTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelConfigurationTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelDateTimeTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelDateTimeTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelModelPagerTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelModelPagerTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelPagerTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/util/PropelPagerTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/testsuite/runtime/validator/ValidatorTest.php b/airtime_mvc/library/propel/test/testsuite/runtime/validator/ValidatorTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/BaseTestCase.php b/airtime_mvc/library/propel/test/tools/helpers/BaseTestCase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/BookstoreDataPopulator.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/BookstoreDataPopulator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/BookstoreEmptyTestBase.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/BookstoreEmptyTestBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/BookstoreTestBase.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/BookstoreTestBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/BookstoreNestedSetTestBase.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/BookstoreNestedSetTestBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/BookstoreSortableTestBase.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/BookstoreSortableTestBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/DonothingBehavior.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/DonothingBehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/TestAuthor.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/TestAuthor.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/Testallhooksbehavior.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/behavior/Testallhooksbehavior.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/bookstore/validator/ISBNValidator.php b/airtime_mvc/library/propel/test/tools/helpers/bookstore/validator/ISBNValidator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/cms/CmsDataPopulator.php b/airtime_mvc/library/propel/test/tools/helpers/cms/CmsDataPopulator.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/helpers/cms/CmsTestBase.php b/airtime_mvc/library/propel/test/tools/helpers/cms/CmsTestBase.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tools/phing/DefineTask.php b/airtime_mvc/library/propel/test/tools/phing/DefineTask.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/propel/test/tree-test.php b/airtime_mvc/library/propel/test/tree-test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/soundcloud-api/README.md b/airtime_mvc/library/soundcloud-api/README.md old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/soundcloud-api/Services/Soundcloud.php b/airtime_mvc/library/soundcloud-api/Services/Soundcloud.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/soundcloud-api/Services/Soundcloud/Exception.php b/airtime_mvc/library/soundcloud-api/Services/Soundcloud/Exception.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/soundcloud-api/Services/Soundcloud/Version.php b/airtime_mvc/library/soundcloud-api/Services/Soundcloud/Version.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/soundcloud-api/tests/Soundcloud_Test.php b/airtime_mvc/library/soundcloud-api/tests/Soundcloud_Test.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/library/soundcloud-api/tests/Soundcloud_Test_Helper.php b/airtime_mvc/library/soundcloud-api/tests/Soundcloud_Test_Helper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/az/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/az/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/az/LC_MESSAGES/airtime.po b/airtime_mvc/locale/az/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.po b/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po b/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po b/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.po b/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po b/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.po b/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po b/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hy/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/hy/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hy/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hy/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.po b/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ja/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/ja/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ja/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ja/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ka/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/ka/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ka/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ka/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.po b/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.po b/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/si/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/si/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/si/LC_MESSAGES/airtime.po b/airtime_mvc/locale/si/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po b/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po b/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/template/airtime.po b/airtime_mvc/locale/template/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.mo b/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.mo old mode 100755 new mode 100644 diff --git a/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.po b/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.po old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/.htaccess b/airtime_mvc/public/.htaccess old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/TableTools.css b/airtime_mvc/public/css/TableTools.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/TableTools_JUI.css b/airtime_mvc/public/css/TableTools_JUI.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/add-show.css b/airtime_mvc/public/css/add-show.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/bootstrap-3.3.1.min.css b/airtime_mvc/public/css/bootstrap-3.3.1.min.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/bootstrap-datetimepicker.min.css b/airtime_mvc/public/css/bootstrap-datetimepicker.min.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/bootstrap.css b/airtime_mvc/public/css/bootstrap.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/css/colorpicker.css b/airtime_mvc/public/css/colorpicker/css/colorpicker.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/blank.gif b/airtime_mvc/public/css/colorpicker/images/blank.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_background.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_background.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_hex.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_hex.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_hsb_b.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_hsb_b.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_hsb_h.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_hsb_h.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_hsb_s.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_hsb_s.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_indic.gif b/airtime_mvc/public/css/colorpicker/images/colorpicker_indic.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_overlay.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_overlay.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_rgb_b.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_rgb_b.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_rgb_g.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_rgb_g.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_rgb_r.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_rgb_r.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_select.gif b/airtime_mvc/public/css/colorpicker/images/colorpicker_select.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/colorpicker_submit.png b/airtime_mvc/public/css/colorpicker/images/colorpicker_submit.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_background.png b/airtime_mvc/public/css/colorpicker/images/custom_background.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_hex.png b/airtime_mvc/public/css/colorpicker/images/custom_hex.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_hsb_b.png b/airtime_mvc/public/css/colorpicker/images/custom_hsb_b.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_hsb_h.png b/airtime_mvc/public/css/colorpicker/images/custom_hsb_h.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_hsb_s.png b/airtime_mvc/public/css/colorpicker/images/custom_hsb_s.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_indic.gif b/airtime_mvc/public/css/colorpicker/images/custom_indic.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_rgb_b.png b/airtime_mvc/public/css/colorpicker/images/custom_rgb_b.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_rgb_g.png b/airtime_mvc/public/css/colorpicker/images/custom_rgb_g.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_rgb_r.png b/airtime_mvc/public/css/colorpicker/images/custom_rgb_r.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/custom_submit.png b/airtime_mvc/public/css/colorpicker/images/custom_submit.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/select.png b/airtime_mvc/public/css/colorpicker/images/select.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/select2.png b/airtime_mvc/public/css/colorpicker/images/select2.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/colorpicker/images/slider.png b/airtime_mvc/public/css/colorpicker/images/slider.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/css/ColReorder.css b/airtime_mvc/public/css/datatables/css/ColReorder.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/css/ColVis.css b/airtime_mvc/public/css/datatables/css/ColVis.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/css/TableTools.css b/airtime_mvc/public/css/datatables/css/TableTools.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/css/jquery.dataTables.css b/airtime_mvc/public/css/datatables/css/jquery.dataTables.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/css/jquery.dataTables_themeroller.css b/airtime_mvc/public/css/datatables/css/jquery.dataTables_themeroller.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/Sorting icons.psd b/airtime_mvc/public/css/datatables/images/Sorting icons.psd old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/back_disabled.png b/airtime_mvc/public/css/datatables/images/back_disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/back_enabled.png b/airtime_mvc/public/css/datatables/images/back_enabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/back_enabled_hover.png b/airtime_mvc/public/css/datatables/images/back_enabled_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/favicon.ico b/airtime_mvc/public/css/datatables/images/favicon.ico old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/forward_disabled.png b/airtime_mvc/public/css/datatables/images/forward_disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/forward_enabled.png b/airtime_mvc/public/css/datatables/images/forward_enabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/forward_enabled_hover.png b/airtime_mvc/public/css/datatables/images/forward_enabled_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/sort_asc.png b/airtime_mvc/public/css/datatables/images/sort_asc.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/sort_asc_disabled.png b/airtime_mvc/public/css/datatables/images/sort_asc_disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/sort_both.png b/airtime_mvc/public/css/datatables/images/sort_both.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/sort_desc.png b/airtime_mvc/public/css/datatables/images/sort_desc.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/datatables/images/sort_desc_disabled.png b/airtime_mvc/public/css/datatables/images/sort_desc_disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/fullcalendar-old.css b/airtime_mvc/public/css/fullcalendar-old.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/fullcalendar.css b/airtime_mvc/public/css/fullcalendar.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/history_styles.css b/airtime_mvc/public/css/history_styles.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/404.png b/airtime_mvc/public/css/images/404.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/accept.png b/airtime_mvc/public/css/images/accept.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/airtime_logo.png b/airtime_mvc/public/css/images/airtime_logo.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/airtime_logo_big.png b/airtime_mvc/public/css/images/airtime_logo_big.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/airtime_logo_jp.png b/airtime_mvc/public/css/images/airtime_logo_jp.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/arrow.gif b/airtime_mvc/public/css/images/arrow.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/arrow.png b/airtime_mvc/public/css/images/arrow.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/arrow_over.gif b/airtime_mvc/public/css/images/arrow_over.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/arrow_over.png b/airtime_mvc/public/css/images/arrow_over.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/arrows_collapse.png b/airtime_mvc/public/css/images/arrows_collapse.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/big_gray_logo.png b/airtime_mvc/public/css/images/big_gray_logo.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/big_play_arrow.png b/airtime_mvc/public/css/images/big_play_arrow.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/crossfade_bg.png b/airtime_mvc/public/css/images/crossfade_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/crossfade_main.png b/airtime_mvc/public/css/images/crossfade_main.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/crossfade_playlist.png b/airtime_mvc/public/css/images/crossfade_playlist.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/cue-editor_bg.png b/airtime_mvc/public/css/images/cue-editor_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/cue_playlist.png b/airtime_mvc/public/css/images/cue_playlist.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/delete.png b/airtime_mvc/public/css/images/delete.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/down_arrow.png b/airtime_mvc/public/css/images/down_arrow.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/drag.png b/airtime_mvc/public/css/images/drag.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/fade_in.png b/airtime_mvc/public/css/images/fade_in.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/fade_out.png b/airtime_mvc/public/css/images/fade_out.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/file_import_loader.gif b/airtime_mvc/public/css/images/file_import_loader.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/filetype_icons.png b/airtime_mvc/public/css/images/filetype_icons.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_add_content_cm.png b/airtime_mvc/public/css/images/icon_add_content_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_add_playlist_cm.png b/airtime_mvc/public/css/images/icon_add_playlist_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_alert_cal.png b/airtime_mvc/public/css/images/icon_alert_cal.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_alert_cal_alt.png b/airtime_mvc/public/css/images/icon_alert_cal_alt.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_alert_cal_alt2.png b/airtime_mvc/public/css/images/icon_alert_cal_alt2.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_alert_ffffff.png b/airtime_mvc/public/css/images/icon_alert_ffffff.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_audioclip.png b/airtime_mvc/public/css/images/icon_audioclip.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_copy.png b/airtime_mvc/public/css/images/icon_copy.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_copy_cm.png b/airtime_mvc/public/css/images/icon_copy_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_cut.png b/airtime_mvc/public/css/images/icon_cut.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_cut_cm.png b/airtime_mvc/public/css/images/icon_cut_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_delete.png b/airtime_mvc/public/css/images/icon_delete.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_delete_cm.png b/airtime_mvc/public/css/images/icon_delete_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_door.png b/airtime_mvc/public/css/images/icon_door.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_door_cm.png b/airtime_mvc/public/css/images/icon_door_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_download_cm.png b/airtime_mvc/public/css/images/icon_download_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_edit.png b/airtime_mvc/public/css/images/icon_edit.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_edit_cm.png b/airtime_mvc/public/css/images/icon_edit_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_edit_l.png b/airtime_mvc/public/css/images/icon_edit_l.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_finishedplaying_m.png b/airtime_mvc/public/css/images/icon_finishedplaying_m.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_info.png b/airtime_mvc/public/css/images/icon_info.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_link.png b/airtime_mvc/public/css/images/icon_link.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_nowplaying_m.png b/airtime_mvc/public/css/images/icon_nowplaying_m.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_nowplaying_n.png b/airtime_mvc/public/css/images/icon_nowplaying_n.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_outdated.png b/airtime_mvc/public/css/images/icon_outdated.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_overlap.png b/airtime_mvc/public/css/images/icon_overlap.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_overview_cm.png b/airtime_mvc/public/css/images/icon_overview_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_paste.png b/airtime_mvc/public/css/images/icon_paste.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_paste_cm.png b/airtime_mvc/public/css/images/icon_paste_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_play_cal.png b/airtime_mvc/public/css/images/icon_play_cal.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_play_cm.png b/airtime_mvc/public/css/images/icon_play_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_playlist.png b/airtime_mvc/public/css/images/icon_playlist.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_rebroadcast.png b/airtime_mvc/public/css/images/icon_rebroadcast.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_rebroadcast_m.png b/airtime_mvc/public/css/images/icon_rebroadcast_m.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_record.png b/airtime_mvc/public/css/images/icon_record.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_record_m.png b/airtime_mvc/public/css/images/icon_record_m.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_remove_all_content_cm.png b/airtime_mvc/public/css/images/icon_remove_all_content_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_select-cursor_cm.png b/airtime_mvc/public/css/images/icon_select-cursor_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_smart-block.png b/airtime_mvc/public/css/images/icon_smart-block.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_soundcloud.png b/airtime_mvc/public/css/images/icon_soundcloud.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_soundcloud_cm.png b/airtime_mvc/public/css/images/icon_soundcloud_cm.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_soundcloud_error2.png b/airtime_mvc/public/css/images/icon_soundcloud_error2.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_soundcloud_m.png b/airtime_mvc/public/css/images/icon_soundcloud_m.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_update.png b/airtime_mvc/public/css/images/icon_update.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_update2.png b/airtime_mvc/public/css/images/icon_update2.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_uptodate.png b/airtime_mvc/public/css/images/icon_uptodate.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/icon_webstream.png b/airtime_mvc/public/css/images/icon_webstream.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/input_bg.png b/airtime_mvc/public/css/images/input_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/input_with_calendar_bg.png b/airtime_mvc/public/css/images/input_with_calendar_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/input_with_time_bg.png b/airtime_mvc/public/css/images/input_with_time_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/is_playlist.png b/airtime_mvc/public/css/images/is_playlist.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/is_scheduled.png b/airtime_mvc/public/css/images/is_scheduled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/loader-small.gif b/airtime_mvc/public/css/images/loader-small.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/loader.gif b/airtime_mvc/public/css/images/loader.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/login_content_bg.png b/airtime_mvc/public/css/images/login_content_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/login_page_bg.png b/airtime_mvc/public/css/images/login_page_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/masterpanel_bg.png b/airtime_mvc/public/css/images/masterpanel_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/masterpanel_spacer.png b/airtime_mvc/public/css/images/masterpanel_spacer.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/menuitem.gif b/airtime_mvc/public/css/images/menuitem.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/more.gif b/airtime_mvc/public/css/images/more.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/on-off-air.png b/airtime_mvc/public/css/images/on-off-air.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/playinfo_bg.png b/airtime_mvc/public/css/images/playinfo_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/progressbar_bg.png b/airtime_mvc/public/css/images/progressbar_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/progressbar_show.png b/airtime_mvc/public/css/images/progressbar_show.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/progressbar_show_error.png b/airtime_mvc/public/css/images/progressbar_show_error.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/progressbar_song.png b/airtime_mvc/public/css/images/progressbar_song.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/record_icon.png b/airtime_mvc/public/css/images/record_icon.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/round_delete.png b/airtime_mvc/public/css/images/round_delete.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/schedule-show_progressbar_bg.png b/airtime_mvc/public/css/images/schedule-show_progressbar_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/search_auto_bg.png b/airtime_mvc/public/css/images/search_auto_bg.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/sf_arror.png b/airtime_mvc/public/css/images/sf_arror.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/source-info_lines.png b/airtime_mvc/public/css/images/source-info_lines.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/source_to_switch_lines.png b/airtime_mvc/public/css/images/source_to_switch_lines.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/stream_status.png b/airtime_mvc/public/css/images/stream_status.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/thin_delete.png b/airtime_mvc/public/css/images/thin_delete.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/three_0a.png b/airtime_mvc/public/css/images/three_0a.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/tl-arrow.png b/airtime_mvc/public/css/images/tl-arrow.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/tooltip_arrow.png b/airtime_mvc/public/css/images/tooltip_arrow.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/upload-icon.gif b/airtime_mvc/public/css/images/upload-icon.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/images/warning-icon.png b/airtime_mvc/public/css/images/warning-icon.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/backgrounds.gif b/airtime_mvc/public/css/img/backgrounds.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/buttons-disabled.png b/airtime_mvc/public/css/img/buttons-disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/buttons.png b/airtime_mvc/public/css/img/buttons.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/delete.gif b/airtime_mvc/public/css/img/delete.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/desktop.png b/airtime_mvc/public/css/img/desktop.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/documents.png b/airtime_mvc/public/css/img/documents.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/done.gif b/airtime_mvc/public/css/img/done.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/error.gif b/airtime_mvc/public/css/img/error.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/folder.png b/airtime_mvc/public/css/img/folder.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/glyphicons-halflings-white.png b/airtime_mvc/public/css/img/glyphicons-halflings-white.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/glyphicons-halflings.png b/airtime_mvc/public/css/img/glyphicons-halflings.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/icon_cut_white.png b/airtime_mvc/public/css/img/icon_cut_white.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/loading.gif b/airtime_mvc/public/css/img/loading.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/throbber.gif b/airtime_mvc/public/css/img/throbber.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/transp50.png b/airtime_mvc/public/css/img/transp50.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/img/unknown.png b/airtime_mvc/public/css/img/unknown.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/jquery-ui-timepicker-addon.css b/airtime_mvc/public/css/jquery-ui-timepicker-addon.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/jquery.contextMenu.css b/airtime_mvc/public/css/jquery.contextMenu.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/jquery.ui.timepicker.css b/airtime_mvc/public/css/jquery.ui.timepicker.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/library_search.css b/airtime_mvc/public/css/library_search.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/masterpanel.css b/airtime_mvc/public/css/masterpanel.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/media_library.css b/airtime_mvc/public/css/media_library.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/playlist_builder.css b/airtime_mvc/public/css/playlist_builder.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/playouthistory.css b/airtime_mvc/public/css/playouthistory.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/plupload.queue.css b/airtime_mvc/public/css/plupload.queue.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/pro_dropdown_3.css b/airtime_mvc/public/css/pro_dropdown_3.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/qtip/jquery.qtip.css b/airtime_mvc/public/css/qtip/jquery.qtip.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/qtip/jquery.qtip.min.css b/airtime_mvc/public/css/qtip/jquery.qtip.min.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_default_aaaaaa.png b/airtime_mvc/public/css/redmond/images/ui-bg_default_aaaaaa.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_0_6c6c6c_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_0_6c6c6c_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_0_9d9d9d_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_0_9d9d9d_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_55_eff6eb_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_55_eff6eb_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_55_fae5e5_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_55_fae5e5_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_65_ffffff_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_65_ffffff_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_flat_75_ffffff_40x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_flat_75_ffffff_40x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png b/airtime_mvc/public/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png b/airtime_mvc/public/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png b/airtime_mvc/public/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_highlight-soft_25_007fb3_1x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_highlight-soft_25_007fb3_1x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_highlight-soft_50_ebebeb_1x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_highlight-soft_50_ebebeb_1x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_highlight.png b/airtime_mvc/public/css/redmond/images/ui-bg_highlight.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png b/airtime_mvc/public/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_007fb3_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_007fb3_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_217bc0_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_217bc0_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_2e83ff_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_2e83ff_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_454545_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_454545_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_469bdd_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_469bdd_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_65a539_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_65a539_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_666666_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_666666_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_6da8d5_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_6da8d5_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_cd0a0a_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_cd0a0a_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_d00000_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_d00000_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_d8e7f3_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_d8e7f3_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_f9bd01_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_f9bd01_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_ff0084_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_ff0084_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_ff5d1a_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_ff5d1a_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/images/ui-icons_ffffff_256x240.png b/airtime_mvc/public/css/redmond/images/ui-icons_ffffff_256x240.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/jquery-ui-1.8.8.custom.css b/airtime_mvc/public/css/redmond/jquery-ui-1.8.8.custom.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/redmond/jquery-ui-1.8.8.custom/jquery-ui-1.8.8.custom.css b/airtime_mvc/public/css/redmond/jquery-ui-1.8.8.custom/jquery-ui-1.8.8.custom.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/setup/config-check.css b/airtime_mvc/public/css/setup/config-check.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/setup/setup-config.css b/airtime_mvc/public/css/setup/setup-config.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/showbuilder.css b/airtime_mvc/public/css/showbuilder.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/tipsy/jquery.tipsy.css b/airtime_mvc/public/css/tipsy/jquery.tipsy.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/users.css b/airtime_mvc/public/css/users.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/css/waveform.css b/airtime_mvc/public/css/waveform.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/favicon.ico b/airtime_mvc/public/favicon.ico old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/fonts/glyphicons-halflings-regular.eot b/airtime_mvc/public/fonts/glyphicons-halflings-regular.eot old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/fonts/glyphicons-halflings-regular.svg b/airtime_mvc/public/fonts/glyphicons-halflings-regular.svg old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/fonts/glyphicons-halflings-regular.ttf b/airtime_mvc/public/fonts/glyphicons-halflings-regular.ttf old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/fonts/glyphicons-halflings-regular.woff b/airtime_mvc/public/fonts/glyphicons-halflings-regular.woff old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/Sorting icons.psd b/airtime_mvc/public/images/datatables/Sorting icons.psd old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/back_disabled.jpg b/airtime_mvc/public/images/datatables/back_disabled.jpg old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/back_enabled.jpg b/airtime_mvc/public/images/datatables/back_enabled.jpg old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/favicon.ico b/airtime_mvc/public/images/datatables/favicon.ico old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/forward_disabled.jpg b/airtime_mvc/public/images/datatables/forward_disabled.jpg old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/forward_enabled.jpg b/airtime_mvc/public/images/datatables/forward_enabled.jpg old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/sort_asc.png b/airtime_mvc/public/images/datatables/sort_asc.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/sort_asc_disabled.png b/airtime_mvc/public/images/datatables/sort_asc_disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/sort_both.png b/airtime_mvc/public/images/datatables/sort_both.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/sort_desc.png b/airtime_mvc/public/images/datatables/sort_desc.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/images/datatables/sort_desc_disabled.png b/airtime_mvc/public/images/datatables/sort_desc_disabled.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/index.php b/airtime_mvc/public/index.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/install/clearstatcache.php b/airtime_mvc/public/install/clearstatcache.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/airtime_bootstrap.js b/airtime_mvc/public/js/airtime/airtime_bootstrap.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/audiopreview/preview_jplayer.js b/airtime_mvc/public/js/airtime/audiopreview/preview_jplayer.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/buttons/buttons.js b/airtime_mvc/public/js/airtime/buttons/buttons.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/common/audioplaytest.js b/airtime_mvc/public/js/airtime/common/audioplaytest.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/common/common.js b/airtime_mvc/public/js/airtime/common/common.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/dashboard/dashboard.js b/airtime_mvc/public/js/airtime/dashboard/dashboard.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/dashboard/helperfunctions.js b/airtime_mvc/public/js/airtime/dashboard/helperfunctions.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/dashboard/versiontooltip.js b/airtime_mvc/public/js/airtime/dashboard/versiontooltip.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/library/events/library_playlistbuilder.js b/airtime_mvc/public/js/airtime/library/events/library_playlistbuilder.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/library/events/library_showbuilder.js b/airtime_mvc/public/js/airtime/library/events/library_showbuilder.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/library/library.js b/airtime_mvc/public/js/airtime/library/library.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/library/plupload.js b/airtime_mvc/public/js/airtime/library/plupload.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/library/spl.js b/airtime_mvc/public/js/airtime/library/spl.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/listenerstat/listenerstat.js b/airtime_mvc/public/js/airtime/listenerstat/listenerstat.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/login/login.js b/airtime_mvc/public/js/airtime/login/login.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/login/password-restore.js b/airtime_mvc/public/js/airtime/login/password-restore.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/nowplaying/dayview.js b/airtime_mvc/public/js/airtime/nowplaying/dayview.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/nowplaying/nowview.js b/airtime_mvc/public/js/airtime/nowplaying/nowview.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/nowplaying/register.js b/airtime_mvc/public/js/airtime/nowplaying/register.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js b/airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/playouthistory/configuretemplate.js b/airtime_mvc/public/js/airtime/playouthistory/configuretemplate.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/playouthistory/historytable.js b/airtime_mvc/public/js/airtime/playouthistory/historytable.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/playouthistory/template.js b/airtime_mvc/public/js/airtime/playouthistory/template.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/preferences/musicdirs.js b/airtime_mvc/public/js/airtime/preferences/musicdirs.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/preferences/preferences.js b/airtime_mvc/public/js/airtime/preferences/preferences.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/preferences/streamsetting.js b/airtime_mvc/public/js/airtime/preferences/streamsetting.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/preferences/support-setting.js b/airtime_mvc/public/js/airtime/preferences/support-setting.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/schedule/add-show.js b/airtime_mvc/public/js/airtime/schedule/add-show.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/schedule/full-calendar-functions.js b/airtime_mvc/public/js/airtime/schedule/full-calendar-functions.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/schedule/schedule.js b/airtime_mvc/public/js/airtime/schedule/schedule.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/showbuilder/builder.js b/airtime_mvc/public/js/airtime/showbuilder/builder.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/showbuilder/main_builder.js b/airtime_mvc/public/js/airtime/showbuilder/main_builder.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/status/status.js b/airtime_mvc/public/js/airtime/status/status.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/user/user.js b/airtime_mvc/public/js/airtime/user/user.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/airtime/utilities/utilities.js b/airtime_mvc/public/js/airtime/utilities/utilities.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/blockui/jquery.blockUI.js b/airtime_mvc/public/js/blockui/jquery.blockUI.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/bootstrap-datetime/bootstrap-datetimepicker.js b/airtime_mvc/public/js/bootstrap-datetime/bootstrap-datetimepicker.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/bootstrap/bootstrap.js b/airtime_mvc/public/js/bootstrap/bootstrap.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/bootstrap/bootstrap.min.js b/airtime_mvc/public/js/bootstrap/bootstrap.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/colorpicker/js/colorpicker.js b/airtime_mvc/public/js/colorpicker/js/colorpicker.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/contextmenu/AIRTIME_DEV_README b/airtime_mvc/public/js/contextmenu/AIRTIME_DEV_README old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/contextmenu/jquery.contextMenu.js b/airtime_mvc/public/js/contextmenu/jquery.contextMenu.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/cookie/jquery.cookie.js b/airtime_mvc/public/js/cookie/jquery.cookie.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/cs_CZ.txt b/airtime_mvc/public/js/datatables/i18n/cs_CZ.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/de_AT.txt b/airtime_mvc/public/js/datatables/i18n/de_AT.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/de_DE.txt b/airtime_mvc/public/js/datatables/i18n/de_DE.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/el_GR.txt b/airtime_mvc/public/js/datatables/i18n/el_GR.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/en_CA.txt b/airtime_mvc/public/js/datatables/i18n/en_CA.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/en_GB.txt b/airtime_mvc/public/js/datatables/i18n/en_GB.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/en_US.txt b/airtime_mvc/public/js/datatables/i18n/en_US.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/es_ES.txt b/airtime_mvc/public/js/datatables/i18n/es_ES.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/fr_FR.txt b/airtime_mvc/public/js/datatables/i18n/fr_FR.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/hr_HR.txt b/airtime_mvc/public/js/datatables/i18n/hr_HR.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/hu_HU.txt b/airtime_mvc/public/js/datatables/i18n/hu_HU.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/it_IT.txt b/airtime_mvc/public/js/datatables/i18n/it_IT.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/ja.txt b/airtime_mvc/public/js/datatables/i18n/ja.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/ja_JP.txt b/airtime_mvc/public/js/datatables/i18n/ja_JP.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/ko_KR.txt b/airtime_mvc/public/js/datatables/i18n/ko_KR.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/pl_PL.txt b/airtime_mvc/public/js/datatables/i18n/pl_PL.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/pt_BR.txt b/airtime_mvc/public/js/datatables/i18n/pt_BR.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/ru_RU.txt b/airtime_mvc/public/js/datatables/i18n/ru_RU.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/sr_RS.txt b/airtime_mvc/public/js/datatables/i18n/sr_RS.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/sr_RS@latin.txt b/airtime_mvc/public/js/datatables/i18n/sr_RS@latin.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/i18n/zh_CN.txt b/airtime_mvc/public/js/datatables/i18n/zh_CN.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/js/jquery.dataTables.js b/airtime_mvc/public/js/datatables/js/jquery.dataTables.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/AIRTIME_DEV_README_COLUMN_FILTER b/airtime_mvc/public/js/datatables/plugin/AIRTIME_DEV_README_COLUMN_FILTER old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/AIRTIME_DEV_README_COL_VIS b/airtime_mvc/public/js/datatables/plugin/AIRTIME_DEV_README_COL_VIS old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/as3/ZeroClipboard.as b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/as3/ZeroClipboard.as old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/as3/ZeroClipboardPdf.as b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/as3/ZeroClipboardPdf.as old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/as3/lib/AlivePDF.swc b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/as3/lib/AlivePDF.swc old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/css/TableTools.css b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/css/TableTools.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/css/TableTools_JUI.css b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/css/TableTools_JUI.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/background.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/background.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/collection.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/collection.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/collection_hover.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/collection_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/copy.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/copy.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/copy_hover.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/copy_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/csv.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/csv.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/csv_hover.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/csv_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/pdf.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/pdf.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/pdf_hover.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/pdf_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/print.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/print.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/print_hover.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/print_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/collection.psd b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/collection.psd old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/copy document.psd b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/copy document.psd old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/file_types.psd b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/file_types.psd old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/printer.psd b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/psd/printer.psd old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/xls.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/xls.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/xls_hover.png b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/images/xls_hover.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/TableTools.js b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/TableTools.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/TableTools.min.js b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/TableTools.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/TableTools.min.js.gz b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/TableTools.min.js.gz old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/ZeroClipboard.js b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/js/ZeroClipboard.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/swf/copy_csv_xls.swf b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/swf/copy_csv_xls.swf old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/swf/copy_csv_xls_pdf.swf b/airtime_mvc/public/js/datatables/plugin/TableTools-2.1.5/swf/copy_csv_xls_pdf.swf old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.ColReorder.js b/airtime_mvc/public/js/datatables/plugin/dataTables.ColReorder.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.ColVis.js b/airtime_mvc/public/js/datatables/plugin/dataTables.ColVis.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.ColVis_orig.js b/airtime_mvc/public/js/datatables/plugin/dataTables.ColVis_orig.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.FixedColumns.js b/airtime_mvc/public/js/datatables/plugin/dataTables.FixedColumns.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.FixedHeader.js b/airtime_mvc/public/js/datatables/plugin/dataTables.FixedHeader.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.columnFilter.js b/airtime_mvc/public/js/datatables/plugin/dataTables.columnFilter.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.columnFilter_orig.js b/airtime_mvc/public/js/datatables/plugin/dataTables.columnFilter_orig.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.fnSetFilteringDelay.js b/airtime_mvc/public/js/datatables/plugin/dataTables.fnSetFilteringDelay.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/datatables/plugin/dataTables.pluginAPI.js b/airtime_mvc/public/js/datatables/plugin/dataTables.pluginAPI.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/API.txt b/airtime_mvc/public/js/flot/API.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/FAQ.txt b/airtime_mvc/public/js/flot/FAQ.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/Makefile b/airtime_mvc/public/js/flot/Makefile old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/NEWS.txt b/airtime_mvc/public/js/flot/NEWS.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/PLUGINS.txt b/airtime_mvc/public/js/flot/PLUGINS.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/README.txt b/airtime_mvc/public/js/flot/README.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/excanvas.js b/airtime_mvc/public/js/flot/excanvas.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/excanvas.min.js b/airtime_mvc/public/js/flot/excanvas.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.colorhelpers.js b/airtime_mvc/public/js/flot/jquery.colorhelpers.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.crosshair.js b/airtime_mvc/public/js/flot/jquery.flot.crosshair.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.fillbetween.js b/airtime_mvc/public/js/flot/jquery.flot.fillbetween.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.image.js b/airtime_mvc/public/js/flot/jquery.flot.image.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.js b/airtime_mvc/public/js/flot/jquery.flot.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.navigate.js b/airtime_mvc/public/js/flot/jquery.flot.navigate.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.pie.js b/airtime_mvc/public/js/flot/jquery.flot.pie.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.resize.js b/airtime_mvc/public/js/flot/jquery.flot.resize.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.selection.js b/airtime_mvc/public/js/flot/jquery.flot.selection.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.stack.js b/airtime_mvc/public/js/flot/jquery.flot.stack.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.symbol.js b/airtime_mvc/public/js/flot/jquery.flot.symbol.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/flot/jquery.flot.threshold.js b/airtime_mvc/public/js/flot/jquery.flot.threshold.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/fullcalendar/AIRTIME_DEV_README b/airtime_mvc/public/js/fullcalendar/AIRTIME_DEV_README old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/fullcalendar/fullcalendar.js b/airtime_mvc/public/js/fullcalendar/fullcalendar.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/fullcalendar/fullcalendar.orig.js b/airtime_mvc/public/js/fullcalendar/fullcalendar.orig.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/i18n/jquery.i18n.js b/airtime_mvc/public/js/i18n/jquery.i18n.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/Jplayer.swf b/airtime_mvc/public/js/jplayer/Jplayer.swf old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/jplayer.playlist.min.js b/airtime_mvc/public/js/jplayer/jplayer.playlist.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/jquery.jplayer.inspector.js b/airtime_mvc/public/js/jplayer/jquery.jplayer.inspector.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/jquery.jplayer.min.js b/airtime_mvc/public/js/jplayer/jquery.jplayer.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/popcorn/popcorn.jplayer.js b/airtime_mvc/public/js/jplayer/popcorn/popcorn.jplayer.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer-mute-unmute.png b/airtime_mvc/public/js/jplayer/skin/jplayer-mute-unmute.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.airtime.audio.preview.css b/airtime_mvc/public/js/jplayer/skin/jplayer.airtime.audio.preview.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.audio-preview.blue.monday.css b/airtime_mvc/public/js/jplayer/skin/jplayer.audio-preview.blue.monday.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.blue.monday.css b/airtime_mvc/public/js/jplayer/skin/jplayer.blue.monday.css old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.blue.monday.jpg b/airtime_mvc/public/js/jplayer/skin/jplayer.blue.monday.jpg old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.blue.monday.seeking.gif b/airtime_mvc/public/js/jplayer/skin/jplayer.blue.monday.seeking.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/jplayer.png b/airtime_mvc/public/js/jplayer/skin/jplayer.png old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/jplayer/skin/pbar-ani.gif b/airtime_mvc/public/js/jplayer/skin/pbar-ani.gif old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/google-analytics.js b/airtime_mvc/public/js/libs/google-analytics.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery-1.10.2.js b/airtime_mvc/public/js/libs/jquery-1.10.2.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery-1.7.2.min.js b/airtime_mvc/public/js/libs/jquery-1.7.2.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery-1.8.3.min.js b/airtime_mvc/public/js/libs/jquery-1.8.3.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery-migrate-1.2.1.js b/airtime_mvc/public/js/libs/jquery-migrate-1.2.1.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery-ui-1.8.18.custom.min.js b/airtime_mvc/public/js/libs/jquery-ui-1.8.18.custom.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery-ui-1.8.24.min.js b/airtime_mvc/public/js/libs/jquery-ui-1.8.24.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/jquery.stickyPanel.js b/airtime_mvc/public/js/libs/jquery.stickyPanel.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/libs/underscore-min.js b/airtime_mvc/public/js/libs/underscore-min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/cs_CZ.js b/airtime_mvc/public/js/plupload/i18n/cs_CZ.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/de_AT.js b/airtime_mvc/public/js/plupload/i18n/de_AT.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/de_DE.js b/airtime_mvc/public/js/plupload/i18n/de_DE.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/el_GR.js b/airtime_mvc/public/js/plupload/i18n/el_GR.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/en_CA.js b/airtime_mvc/public/js/plupload/i18n/en_CA.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/en_GB.js b/airtime_mvc/public/js/plupload/i18n/en_GB.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/en_US.js b/airtime_mvc/public/js/plupload/i18n/en_US.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/es_ES.js b/airtime_mvc/public/js/plupload/i18n/es_ES.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/fr_FR.js b/airtime_mvc/public/js/plupload/i18n/fr_FR.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/hr_HR.js b/airtime_mvc/public/js/plupload/i18n/hr_HR.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/hu_HU.js b/airtime_mvc/public/js/plupload/i18n/hu_HU.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/it_IT.js b/airtime_mvc/public/js/plupload/i18n/it_IT.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/ja_JP.js b/airtime_mvc/public/js/plupload/i18n/ja_JP.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/ko_KR.js b/airtime_mvc/public/js/plupload/i18n/ko_KR.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/pl_PL.js b/airtime_mvc/public/js/plupload/i18n/pl_PL.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/pt_BR.js b/airtime_mvc/public/js/plupload/i18n/pt_BR.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/ru_RU.js b/airtime_mvc/public/js/plupload/i18n/ru_RU.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/sr_RS.js b/airtime_mvc/public/js/plupload/i18n/sr_RS.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/sr_RS@latin.js b/airtime_mvc/public/js/plupload/i18n/sr_RS@latin.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/i18n/zh_CN.js b/airtime_mvc/public/js/plupload/i18n/zh_CN.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/jquery.plupload.queue.min.js b/airtime_mvc/public/js/plupload/jquery.plupload.queue.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/plupload/plupload.full.min.js b/airtime_mvc/public/js/plupload/plupload.full.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/qtip/jquery.qtip.js b/airtime_mvc/public/js/qtip/jquery.qtip.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/qtip/jquery.qtip.min.js b/airtime_mvc/public/js/qtip/jquery.qtip.min.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/serverbrowse/AIRTIME_DEV_README b/airtime_mvc/public/js/serverbrowse/AIRTIME_DEV_README old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/serverbrowse/serverbrowser.js b/airtime_mvc/public/js/serverbrowse/serverbrowser.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/serverbrowse/serverbrowser_orig.js b/airtime_mvc/public/js/serverbrowse/serverbrowser_orig.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/setup/setup-config.js b/airtime_mvc/public/js/setup/setup-config.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/sprintf/sprintf-0.7-beta1.js b/airtime_mvc/public/js/sprintf/sprintf-0.7-beta1.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/timepicker/jquery-ui-timepicker-addon.js b/airtime_mvc/public/js/timepicker/jquery-ui-timepicker-addon.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/timepicker/jquery.ui.timepicker.js b/airtime_mvc/public/js/timepicker/jquery.ui.timepicker.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/tipsy/AIRTIME_DEV_README b/airtime_mvc/public/js/tipsy/AIRTIME_DEV_README old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/tipsy/jquery.tipsy.js b/airtime_mvc/public/js/tipsy/jquery.tipsy.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/tipsy/jquery.tipsy_orig.js b/airtime_mvc/public/js/tipsy/jquery.tipsy_orig.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/config.js b/airtime_mvc/public/js/waveformplaylist/config.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/controls.js b/airtime_mvc/public/js/waveformplaylist/controls.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/curves.js b/airtime_mvc/public/js/waveformplaylist/curves.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/fades.js b/airtime_mvc/public/js/waveformplaylist/fades.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/loader.js b/airtime_mvc/public/js/waveformplaylist/loader.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/local_storage.js b/airtime_mvc/public/js/waveformplaylist/local_storage.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/observer/observer.js b/airtime_mvc/public/js/waveformplaylist/observer/observer.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/observer/observer.js~ b/airtime_mvc/public/js/waveformplaylist/observer/observer.js~ old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/playlist.js b/airtime_mvc/public/js/waveformplaylist/playlist.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/playout.js b/airtime_mvc/public/js/waveformplaylist/playout.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/templates/bottombar.tpl b/airtime_mvc/public/js/waveformplaylist/templates/bottombar.tpl old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/templates/bottombar.tpl~ b/airtime_mvc/public/js/waveformplaylist/templates/bottombar.tpl~ old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/time_scale.js b/airtime_mvc/public/js/waveformplaylist/time_scale.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/track.js b/airtime_mvc/public/js/waveformplaylist/track.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/js/waveformplaylist/track_render.js b/airtime_mvc/public/js/waveformplaylist/track_render.js old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/robots.txt b/airtime_mvc/public/robots.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/setup/database-setup.php b/airtime_mvc/public/setup/database-setup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/setup/general-setup.php b/airtime_mvc/public/setup/general-setup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/setup/media-setup.php b/airtime_mvc/public/setup/media-setup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/setup/rabbitmq-setup.php b/airtime_mvc/public/setup/rabbitmq-setup.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/public/setup/setup-functions.php b/airtime_mvc/public/setup/setup-functions.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/README.txt b/airtime_mvc/tests/README.txt old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/airtime.conf b/airtime_mvc/tests/airtime.conf old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/bootstrap.php b/airtime_mvc/tests/application/bootstrap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/helpers/TestHelper.php b/airtime_mvc/tests/application/helpers/TestHelper.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/models/database/ScheduleDbTest.php b/airtime_mvc/tests/application/models/database/ScheduleDbTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/models/database/datasets/seed_schedule.xml b/airtime_mvc/tests/application/models/database/datasets/seed_schedule.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/models/database/datasets/test_checkOverlappingShows.xml b/airtime_mvc/tests/application/models/database/datasets/test_checkOverlappingShows.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/models/unit/PreferenceUnitTest.php b/airtime_mvc/tests/application/models/unit/PreferenceUnitTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/models/unit/ScheduleUnitTest.php b/airtime_mvc/tests/application/models/unit/ScheduleUnitTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/ShowServiceDbTest.php b/airtime_mvc/tests/application/services/database/ShowServiceDbTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/seed_show_service.xml b/airtime_mvc/tests/application/services/database/datasets/seed_show_service.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_ccShowInsertedIntoDatabase.xml b/airtime_mvc/tests/application/services/database/datasets/test_ccShowInsertedIntoDatabase.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_changeRepeatDayUpdatesScheduleCorrectly.xml b/airtime_mvc/tests/application/services/database/datasets/test_changeRepeatDayUpdatesScheduleCorrectly.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createBiWeeklyRepeatNoEndNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createBiWeeklyRepeatNoEndNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createLinkedShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createLinkedShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createMonthlyMonthlyRepeatNoEndNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createMonthlyMonthlyRepeatNoEndNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createMonthlyWeeklyRepeatNoEndNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createMonthlyWeeklyRepeatNoEndNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createNoRepeatNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createNoRepeatNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createNoRepeatRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createNoRepeatRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createQuadWeeklyRepeatNoEndNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createQuadWeeklyRepeatNoEndNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createTriWeeklyRepeatNoEndNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createTriWeeklyRepeatNoEndNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createWeeklyRepeatNoEndNoRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createWeeklyRepeatNoEndNoRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_createWeeklyRepeatRRShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_createWeeklyRepeatRRShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_deleteRepeatingShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_deleteRepeatingShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_deleteShowInstance.xml b/airtime_mvc/tests/application/services/database/datasets/test_deleteShowInstance.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_deleteShowInstanceAndAllFollowing.xml b/airtime_mvc/tests/application/services/database/datasets/test_deleteShowInstanceAndAllFollowing.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_editRepeatingShowChangeNoEndOption.xml b/airtime_mvc/tests/application/services/database/datasets/test_editRepeatingShowChangeNoEndOption.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_editRepeatingShowInstance.xml b/airtime_mvc/tests/application/services/database/datasets/test_editRepeatingShowInstance.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_removeFirstRepeatShowDayUpdatesScheduleCorrectly.xml b/airtime_mvc/tests/application/services/database/datasets/test_removeFirstRepeatShowDayUpdatesScheduleCorrectly.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_repeatShowCreationWhenUserMovesForwardInCalendar.xml b/airtime_mvc/tests/application/services/database/datasets/test_repeatShowCreationWhenUserMovesForwardInCalendar.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_unlinkLinkedShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_unlinkLinkedShow.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_weeklyToBiWeekly.xml b/airtime_mvc/tests/application/services/database/datasets/test_weeklyToBiWeekly.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/database/datasets/test_weeklyToNoRepeat.xml b/airtime_mvc/tests/application/services/database/datasets/test_weeklyToNoRepeat.xml old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/services/unit/ShowServiceUnitTest.php b/airtime_mvc/tests/application/services/unit/ShowServiceUnitTest.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/application/testdata/ShowServiceData.php b/airtime_mvc/tests/application/testdata/ShowServiceData.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/library/bootstrap.php b/airtime_mvc/tests/library/bootstrap.php old mode 100755 new mode 100644 diff --git a/airtime_mvc/tests/phpunit.xml b/airtime_mvc/tests/phpunit.xml old mode 100755 new mode 100644 diff --git a/changelog b/changelog old mode 100755 new mode 100644 diff --git a/debian/changelog b/debian/changelog old mode 100755 new mode 100644 diff --git a/debian/compat b/debian/compat old mode 100755 new mode 100644 diff --git a/debian/config b/debian/config old mode 100755 new mode 100644 diff --git a/debian/control b/debian/control old mode 100755 new mode 100644 diff --git a/debian/copyright b/debian/copyright old mode 100755 new mode 100644 diff --git a/debian/docs b/debian/docs old mode 100755 new mode 100644 diff --git a/debian/etc/airtime.ini b/debian/etc/airtime.ini old mode 100755 new mode 100644 diff --git a/debian/etc/apache.conf b/debian/etc/apache.conf old mode 100755 new mode 100644 diff --git a/debian/etc/apache.vhost.tpl b/debian/etc/apache.vhost.tpl old mode 100755 new mode 100644 diff --git a/debian/gbp.conf b/debian/gbp.conf old mode 100755 new mode 100644 diff --git a/debian/install b/debian/install old mode 100755 new mode 100644 diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in old mode 100755 new mode 100644 diff --git a/debian/po/templates.pot b/debian/po/templates.pot old mode 100755 new mode 100644 diff --git a/debian/source/format b/debian/source/format old mode 100755 new mode 100644 diff --git a/debian/source/include-binaries b/debian/source/include-binaries old mode 100755 new mode 100644 diff --git a/debian/templates b/debian/templates old mode 100755 new mode 100644 diff --git a/debian/usr/share/applications/airtime.desktop b/debian/usr/share/applications/airtime.desktop old mode 100755 new mode 100644 diff --git a/debian/usr/share/man/man1/airtime-import.1.gz b/debian/usr/share/man/man1/airtime-import.1.gz old mode 100755 new mode 100644 diff --git a/debian/usr/share/man/man1/airtime-launch-browser.1.gz b/debian/usr/share/man/man1/airtime-launch-browser.1.gz old mode 100755 new mode 100644 diff --git a/debian/usr/share/man/man1/airtime-log.1.gz b/debian/usr/share/man/man1/airtime-log.1.gz old mode 100755 new mode 100644 diff --git a/debian/usr/share/man/man1/airtime-test-soundcard.1.gz b/debian/usr/share/man/man1/airtime-test-soundcard.1.gz old mode 100755 new mode 100644 diff --git a/debian/usr/share/man/man1/airtime-test-stream.1.gz b/debian/usr/share/man/man1/airtime-test-stream.1.gz old mode 100755 new mode 100644 diff --git a/debian/usr/share/menu/airtime b/debian/usr/share/menu/airtime old mode 100755 new mode 100644 diff --git a/debian/usr/share/pixmaps/airtime.xpm b/debian/usr/share/pixmaps/airtime.xpm old mode 100755 new mode 100644 diff --git a/debian/watch b/debian/watch old mode 100755 new mode 100644 diff --git a/dev_tools/auto_schedule_show.php b/dev_tools/auto_schedule_show.php old mode 100755 new mode 100644 diff --git a/dev_tools/compare_cc_files_to_fs.py b/dev_tools/compare_cc_files_to_fs.py old mode 100755 new mode 100644 diff --git a/dev_tools/fabric/airtime.vhost b/dev_tools/fabric/airtime.vhost old mode 100755 new mode 100644 diff --git a/dev_tools/fabric/fab_liquidsoap_compile.cfg b/dev_tools/fabric/fab_liquidsoap_compile.cfg old mode 100755 new mode 100644 diff --git a/dev_tools/fabric/fab_liquidsoap_compile.py b/dev_tools/fabric/fab_liquidsoap_compile.py old mode 100755 new mode 100644 diff --git a/dev_tools/fabric/fab_release_test.py b/dev_tools/fabric/fab_release_test.py old mode 100755 new mode 100644 diff --git a/dev_tools/gen_doctrine_migration.php b/dev_tools/gen_doctrine_migration.php old mode 100755 new mode 100644 diff --git a/dev_tools/populate-cc_files.php b/dev_tools/populate-cc_files.php old mode 100755 new mode 100644 diff --git a/dev_tools/release/jsmin/jsmin.c b/dev_tools/release/jsmin/jsmin.c old mode 100755 new mode 100644 diff --git a/dev_tools/scripts/git-attributes-git-merge-po b/dev_tools/scripts/git-attributes-git-merge-po old mode 100755 new mode 100644 diff --git a/dev_tools/scripts/git-config-git-merge-po b/dev_tools/scripts/git-config-git-merge-po old mode 100755 new mode 100644 diff --git a/dev_tools/scripts/git-merge-po b/dev_tools/scripts/git-merge-po old mode 100755 new mode 100644 diff --git a/docs/README.txt b/docs/README.txt old mode 100755 new mode 100644 diff --git a/installer/apache/airtime-vhost b/installer/apache/airtime-vhost old mode 100755 new mode 100644 diff --git a/installer/lib/requirements-debian-wheezy.apt b/installer/lib/requirements-debian-wheezy.apt old mode 100755 new mode 100644 diff --git a/installer/lib/requirements-ubuntu-saucy.apt b/installer/lib/requirements-ubuntu-saucy.apt old mode 100755 new mode 100644 diff --git a/installer/php/airtime.ini b/installer/php/airtime.ini old mode 100755 new mode 100644 diff --git a/python_apps/api_clients/__init__.py b/python_apps/api_clients/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/api_clients/api_client.py b/python_apps/api_clients/api_client.py old mode 100755 new mode 100644 diff --git a/python_apps/api_clients/tests/__init__.py b/python_apps/api_clients/tests/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/api_clients/tests/test_apcurl.py b/python_apps/api_clients/tests/test_apcurl.py old mode 100755 new mode 100644 diff --git a/python_apps/api_clients/tests/test_apirequest.py b/python_apps/api_clients/tests/test_apirequest.py old mode 100755 new mode 100644 diff --git a/python_apps/api_clients/tests/test_requestprovider.py b/python_apps/api_clients/tests/test_requestprovider.py old mode 100755 new mode 100644 diff --git a/python_apps/icecast2/airtime-icecast-status.xsl b/python_apps/icecast2/airtime-icecast-status.xsl old mode 100755 new mode 100644 diff --git a/python_apps/icecast2/install/icecast2-install.py b/python_apps/icecast2/install/icecast2-install.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/install/airtime-media-monitor.conf b/python_apps/media-monitor/install/airtime-media-monitor.conf old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/__init__.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimemetadata.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimemetadata.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimenotifier.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimenotifier.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimeprocessevent.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/airtimeprocessevent.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/mediaconfig.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/mediaconfig.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/mediamonitorcommon.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/mediamonitorcommon.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/replaygain.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/replaygain.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/airtimefilemonitor/workerprocess.py b/python_apps/media-monitor/media-monitor/airtimefilemonitor/workerprocess.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/logging.cfg b/python_apps/media-monitor/media-monitor/logging.cfg old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/media_monitor.py b/python_apps/media-monitor/media-monitor/media_monitor.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor/mm1.py b/python_apps/media-monitor/media-monitor/mm1.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/__init__.py b/python_apps/media-monitor/media-monitor2/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/baby.py b/python_apps/media-monitor/media-monitor2/baby.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/configs/logging.cfg b/python_apps/media-monitor/media-monitor2/configs/logging.cfg old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/__init__.py b/python_apps/media-monitor/media-monitor2/media/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/metadata/__init__.py b/python_apps/media-monitor/media-monitor2/media/metadata/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/metadata/definitions.py b/python_apps/media-monitor/media-monitor2/media/metadata/definitions.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/metadata/process.py b/python_apps/media-monitor/media-monitor2/media/metadata/process.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/__init__.py b/python_apps/media-monitor/media-monitor2/media/monitor/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/airtime.py b/python_apps/media-monitor/media-monitor2/media/monitor/airtime.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/bootstrap.py b/python_apps/media-monitor/media-monitor2/media/monitor/bootstrap.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/config.py b/python_apps/media-monitor/media-monitor2/media/monitor/config.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/eventcontractor.py b/python_apps/media-monitor/media-monitor2/media/monitor/eventcontractor.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/eventdrainer.py b/python_apps/media-monitor/media-monitor2/media/monitor/eventdrainer.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/events.py b/python_apps/media-monitor/media-monitor2/media/monitor/events.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/exceptions.py b/python_apps/media-monitor/media-monitor2/media/monitor/exceptions.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/handler.py b/python_apps/media-monitor/media-monitor2/media/monitor/handler.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/listeners.py b/python_apps/media-monitor/media-monitor2/media/monitor/listeners.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/log.py b/python_apps/media-monitor/media-monitor2/media/monitor/log.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/manager.py b/python_apps/media-monitor/media-monitor2/media/monitor/manager.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/metadata.py b/python_apps/media-monitor/media-monitor2/media/monitor/metadata.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/organizer.py b/python_apps/media-monitor/media-monitor2/media/monitor/organizer.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/owners.py b/python_apps/media-monitor/media-monitor2/media/monitor/owners.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/pure.py b/python_apps/media-monitor/media-monitor2/media/monitor/pure.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/request.py b/python_apps/media-monitor/media-monitor2/media/monitor/request.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/syncdb.py b/python_apps/media-monitor/media-monitor2/media/monitor/syncdb.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/toucher.py b/python_apps/media-monitor/media-monitor2/media/monitor/toucher.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/monitor/watchersyncer.py b/python_apps/media-monitor/media-monitor2/media/monitor/watchersyncer.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/saas/__init__.py b/python_apps/media-monitor/media-monitor2/media/saas/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/saas/airtimeinstance.py b/python_apps/media-monitor/media-monitor2/media/saas/airtimeinstance.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/saas/launcher.py b/python_apps/media-monitor/media-monitor2/media/saas/launcher.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/media/saas/thread.py b/python_apps/media-monitor/media-monitor2/media/saas/thread.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/mm2.py b/python_apps/media-monitor/media-monitor2/mm2.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/__init__.py b/python_apps/media-monitor/media-monitor2/tests/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/api_client.cfg b/python_apps/media-monitor/media-monitor2/tests/api_client.cfg old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/live_client.cfg b/python_apps/media-monitor/media-monitor2/tests/live_client.cfg old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/prepare_tests.py b/python_apps/media-monitor/media-monitor2/tests/prepare_tests.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_api_client.py b/python_apps/media-monitor/media-monitor2/tests/test_api_client.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_config.cfg b/python_apps/media-monitor/media-monitor2/tests/test_config.cfg old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_config.py b/python_apps/media-monitor/media-monitor2/tests/test_config.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_emf.py b/python_apps/media-monitor/media-monitor2/tests/test_emf.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_eventcontractor.py b/python_apps/media-monitor/media-monitor2/tests/test_eventcontractor.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_instance.py b/python_apps/media-monitor/media-monitor2/tests/test_instance.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_listeners.py b/python_apps/media-monitor/media-monitor2/tests/test_listeners.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_manager.py b/python_apps/media-monitor/media-monitor2/tests/test_manager.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_metadata.py b/python_apps/media-monitor/media-monitor2/tests/test_metadata.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_metadata_def.py b/python_apps/media-monitor/media-monitor2/tests/test_metadata_def.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_notifier.py b/python_apps/media-monitor/media-monitor2/tests/test_notifier.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_owners.py b/python_apps/media-monitor/media-monitor2/tests/test_owners.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_pure.py b/python_apps/media-monitor/media-monitor2/tests/test_pure.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_requestsync.py b/python_apps/media-monitor/media-monitor2/tests/test_requestsync.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_syncdb.py b/python_apps/media-monitor/media-monitor2/tests/test_syncdb.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_thread.py b/python_apps/media-monitor/media-monitor2/tests/test_thread.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/media-monitor2/tests/test_toucher.py b/python_apps/media-monitor/media-monitor2/tests/test_toucher.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/setup.py b/python_apps/media-monitor/setup.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/bin/airtime-playout b/python_apps/pypo/bin/airtime-playout index 4326e45dc6..affc31e228 100755 --- a/python_apps/pypo/bin/airtime-playout +++ b/python_apps/pypo/bin/airtime-playout @@ -13,4 +13,4 @@ export PYTHONPATH=/usr/lib/airtime/:/usr/lib/airtime/pypo/bin/:/usr/lib/airtime/ export LC_ALL=`cat /etc/default/locale | grep "LANG=" | cut -d= -f2 | tr -d "\n\""` export TERM=xterm -exec python /usr/lib/airtime/pypo/bin/pypocli.py > /var/log/airtime/pypo/py-interpreter.log 2>&1 +exec python ${pypo_path}/pypocli.py > /var/log/airtime/pypo/py-interpreter.log 2>&1 diff --git a/python_apps/pypo/install/airtime-liquidsoap.conf b/python_apps/pypo/install/airtime-liquidsoap.conf old mode 100755 new mode 100644 diff --git a/python_apps/pypo/install/airtime-playout.conf b/python_apps/pypo/install/airtime-playout.conf old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/AUTHORS b/python_apps/pypo/pypo/AUTHORS old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/LICENSE b/python_apps/pypo/pypo/LICENSE old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/__init__.py b/python_apps/pypo/pypo/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/eventtypes.py b/python_apps/pypo/pypo/eventtypes.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/aac.liq b/python_apps/pypo/pypo/liquidsoap_scripts/aac.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/aacplus.liq b/python_apps/pypo/pypo/liquidsoap_scripts/aacplus.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/airtime-liquidsoap.logrotate b/python_apps/pypo/pypo/liquidsoap_scripts/airtime-liquidsoap.logrotate old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/fdkaac.liq b/python_apps/pypo/pypo/liquidsoap_scripts/fdkaac.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/generate_liquidsoap_cfg.py b/python_apps/pypo/pypo/liquidsoap_scripts/generate_liquidsoap_cfg.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/externals.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/externals.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/flows.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/flows.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/gstreamer.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/gstreamer.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/http.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/http.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/http_codes.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/http_codes.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/lastfm.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/lastfm.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/pervasives.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/pervasives.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/shoutcast.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/shoutcast.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/utils.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/utils.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/library/video_text.liq b/python_apps/pypo/pypo/liquidsoap_scripts/library/video_text.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/liquidsoap.cfg b/python_apps/pypo/pypo/liquidsoap_scripts/liquidsoap.cfg old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/liquidsoap_auth.py b/python_apps/pypo/pypo/liquidsoap_scripts/liquidsoap_auth.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/liquidsoap_prepare_terminate.py b/python_apps/pypo/pypo/liquidsoap_scripts/liquidsoap_prepare_terminate.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/ls_lib.liq b/python_apps/pypo/pypo/liquidsoap_scripts/ls_lib.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/ls_script.liq b/python_apps/pypo/pypo/liquidsoap_scripts/ls_script.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/mp3.liq b/python_apps/pypo/pypo/liquidsoap_scripts/mp3.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/ogg.liq b/python_apps/pypo/pypo/liquidsoap_scripts/ogg.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/liquidsoap_scripts/opus.liq b/python_apps/pypo/pypo/liquidsoap_scripts/opus.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/listenerstat.py b/python_apps/pypo/pypo/listenerstat.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/logging.cfg b/python_apps/pypo/pypo/logging.cfg old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/media/__init__.py b/python_apps/pypo/pypo/media/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/media/update/__init__.py b/python_apps/pypo/pypo/media/update/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/media/update/replaygain.py b/python_apps/pypo/pypo/media/update/replaygain.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/media/update/replaygainupdater.py b/python_apps/pypo/pypo/media/update/replaygainupdater.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/media/update/silananalyzer.py b/python_apps/pypo/pypo/media/update/silananalyzer.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/notify_logging.cfg b/python_apps/pypo/pypo/notify_logging.cfg old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pure.py b/python_apps/pypo/pypo/pure.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypocli.py b/python_apps/pypo/pypo/pypocli.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypofetch.py b/python_apps/pypo/pypo/pypofetch.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypofile.py b/python_apps/pypo/pypo/pypofile.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypoliqqueue.py b/python_apps/pypo/pypo/pypoliqqueue.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypoliquidsoap.py b/python_apps/pypo/pypo/pypoliquidsoap.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypomessagehandler.py b/python_apps/pypo/pypo/pypomessagehandler.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pyponotify.py b/python_apps/pypo/pypo/pyponotify.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/pypopush.py b/python_apps/pypo/pypo/pypopush.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/recorder.py b/python_apps/pypo/pypo/recorder.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/telnetliquidsoap.py b/python_apps/pypo/pypo/telnetliquidsoap.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/testpypoliqqueue.py b/python_apps/pypo/pypo/testpypoliqqueue.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/tests/test_modify_cue_in.py b/python_apps/pypo/pypo/tests/test_modify_cue_in.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo/timeout.py b/python_apps/pypo/pypo/timeout.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/setup.py b/python_apps/pypo/setup.py old mode 100755 new mode 100644 diff --git a/python_apps/python-virtualenv/3rd_party/distribute-0.6.10.tar.gz b/python_apps/python-virtualenv/3rd_party/distribute-0.6.10.tar.gz old mode 100755 new mode 100644 diff --git a/python_apps/python-virtualenv/3rd_party/pip-1.0.2.tar.gz b/python_apps/python-virtualenv/3rd_party/pip-1.0.2.tar.gz old mode 100755 new mode 100644 diff --git a/python_apps/python-virtualenv/airtime_virtual_env.pybundle b/python_apps/python-virtualenv/airtime_virtual_env.pybundle old mode 100755 new mode 100644 diff --git a/python_apps/python-virtualenv/patches/mutagen/mutagen_patch1.patch b/python_apps/python-virtualenv/patches/mutagen/mutagen_patch1.patch old mode 100755 new mode 100644 diff --git a/python_apps/python-virtualenv/patches/mutagen/mutagen_patch2.patch b/python_apps/python-virtualenv/patches/mutagen/mutagen_patch2.patch old mode 100755 new mode 100644 diff --git a/python_apps/python-virtualenv/requirements b/python_apps/python-virtualenv/requirements old mode 100755 new mode 100644 diff --git a/python_apps/std_err_override/LogWriter.py b/python_apps/std_err_override/LogWriter.py old mode 100755 new mode 100644 diff --git a/python_apps/std_err_override/__init__.py b/python_apps/std_err_override/__init__.py old mode 100755 new mode 100644 diff --git a/tests/README b/tests/README old mode 100755 new mode 100644 diff --git a/tests/selenium/Add Media Skeleton Present.html b/tests/selenium/Add Media Skeleton Present.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Airtime.html b/tests/selenium/Airtime.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Calendar Add Show Skeleton.html b/tests/selenium/Calendar Add Show Skeleton.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Calendar Day Week Month Views.html b/tests/selenium/Calendar Day Week Month Views.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Calendar Skeleton Present.html b/tests/selenium/Calendar Skeleton Present.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Library Skeleton Present.html b/tests/selenium/Library Skeleton Present.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Listen Button Skeleton.html b/tests/selenium/Listen Button Skeleton.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Login and Logout.html b/tests/selenium/Login and Logout.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Login.html b/tests/selenium/Login.html old mode 100755 new mode 100644 diff --git a/tests/selenium/Preferences Skeletons.html b/tests/selenium/Preferences Skeletons.html old mode 100755 new mode 100644 diff --git a/tests/selenium/System Menu Contents.html b/tests/selenium/System Menu Contents.html old mode 100755 new mode 100644 diff --git a/utils/airtime-backup.py b/utils/airtime-backup.py old mode 100755 new mode 100644 diff --git a/utils/airtime-check-system.php b/utils/airtime-check-system.php old mode 100755 new mode 100644 diff --git a/utils/airtime-import/airtime-import.py b/utils/airtime-import/airtime-import.py old mode 100755 new mode 100644 diff --git a/utils/airtime-log.php b/utils/airtime-log.php old mode 100755 new mode 100644 diff --git a/utils/airtime-silan.py b/utils/airtime-silan.py old mode 100755 new mode 100644 diff --git a/utils/airtime-test-soundcard.py b/utils/airtime-test-soundcard.py old mode 100755 new mode 100644 diff --git a/utils/airtime-test-stream.py b/utils/airtime-test-stream.py old mode 100755 new mode 100644 diff --git a/utils/airtime-update-db-settings.py b/utils/airtime-update-db-settings.py old mode 100755 new mode 100644 diff --git a/utils/phone_home_stat.php b/utils/phone_home_stat.php old mode 100755 new mode 100644 diff --git a/utils/soundcloud-uploader.php b/utils/soundcloud-uploader.php old mode 100755 new mode 100644 diff --git a/widgets/css/airtime-widgets.css b/widgets/css/airtime-widgets.css old mode 100755 new mode 100644 diff --git a/widgets/css/widget-img/schedule-tabs-list-bgr.png b/widgets/css/widget-img/schedule-tabs-list-bgr.png old mode 100755 new mode 100644 diff --git a/widgets/js/jquery-1.6.1.min.js b/widgets/js/jquery-1.6.1.min.js old mode 100755 new mode 100644 diff --git a/widgets/js/jquery-ui-1.8.10.custom.min.js b/widgets/js/jquery-ui-1.8.10.custom.min.js old mode 100755 new mode 100644 diff --git a/widgets/js/jquery.showinfo.js b/widgets/js/jquery.showinfo.js old mode 100755 new mode 100644 diff --git a/widgets/sample_page.html b/widgets/sample_page.html old mode 100755 new mode 100644 diff --git a/widgets/widget_schedule.html b/widgets/widget_schedule.html old mode 100755 new mode 100644 diff --git a/widgets/widgets.html b/widgets/widgets.html old mode 100755 new mode 100644