[mythtv-commits] mythtv commit: r15275 - in branches/release-0-20-fixes/mythplugins/mythweb by xris

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Dec 31 21:50:17 UTC 2007


      Author: xris
        Date: 2007-12-31 21:50:16 +0000 (Mon, 31 Dec 2007)
New Revision: 15275
   Changeset: http://cvs.mythtv.org/trac/changeset/15275

Modified:

   branches/release-0-20-fixes/mythplugins/mythweb/includes/channels.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/config.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/css.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/db_update.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/errordisplay.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/errors.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/mobile.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/mouseovers.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/mythbackend.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/mythfrontend.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/objects/Database.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/objects/Database_Query.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/objects/Database_Query_mysql.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/objects/Database_Query_mysqli_compat.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/objects/Database_mysql.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/objects/Database_mysqli_compat.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/programs.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/recording_schedules.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/recordings.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/session.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/sorting.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/translate.php
   branches/release-0-20-fixes/mythplugins/mythweb/includes/utils.php
   branches/release-0-20-fixes/mythplugins/mythweb/js/ajax.js
   branches/release-0-20-fixes/mythplugins/mythweb/js/browser.js
   branches/release-0-20-fixes/mythplugins/mythweb/js/debug.js
   branches/release-0-20-fixes/mythplugins/mythweb/js/init.js
   branches/release-0-20-fixes/mythplugins/mythweb/js/mouseovers.js
   branches/release-0-20-fixes/mythplugins/mythweb/js/utils.js
   branches/release-0-20-fixes/mythplugins/mythweb/js/visibility.js
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/lang/build_translation.pl
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/lang/translations.txt
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/_errors/db_access_denied.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/_errors/db_vars_error.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/_errors/error.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/_errors/no_modules.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/_errors/site_down.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/_errors/unknown_module.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/compact/footer.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/compact/header.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/default/footer.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/default/header.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wap/css.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wap/footer.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wap/header.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wap/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wml/footer.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wml/header.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/_shared/tmpl/wml/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/backend_log/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/backend_log/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/backend_log/tmpl/compact/backend_log.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/backend_log/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/backend_log/tmpl/default/backend_log.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/backend_log/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/music/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/music/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/music/tmpl/compact/music.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/music/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/music/tmpl/default/music.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/music/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/channels.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/keys.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/mythweb.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/session.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/settings.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/channels.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/keys.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/mythweb.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/overview.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/session.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/settings.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/channels.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/keys.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/mythweb.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/overview.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/session.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/settings.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/settings/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stats/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stats/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stats/tmpl/compact/stats.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stats/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stats/tmpl/default/stats.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stats/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/tmpl/compact/status.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/tmpl/default/status.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/tmpl/wap/status.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/status/tmpl/wml/status.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/stream/handler.pl
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/canned_searches.conf.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/channel.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/detail.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/list.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/recorded.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/schedules.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/schedules_custom.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/schedules_manual.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/search.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/searches.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/channel.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/detail.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/list.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/list_cell_nodata.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/list_cell_program.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/recorded.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/schedules.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/schedules_custom.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/schedules_manual.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/search.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/searches.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/upcoming.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/channel.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/detail.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/list.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/list_cell_nodata.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/list_cell_program.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/recorded.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/schedules.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/schedules_custom.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/schedules_manual.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/search.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/searches.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/upcoming.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/channel.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/detail.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/list.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/recorded.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/search.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/upcoming.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/channel.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/detail.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/list.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/list_cell_nodata.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/list_cell_program.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/recorded.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/search.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/tmpl/wml/upcoming.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/tv/upcoming.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/edit.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/tmpl/compact/video.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/tmpl/default/video.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/video/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/weather/handler.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/weather/init.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/weather/tmpl/compact/weather.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/weather/tmpl/compact/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/weather/tmpl/default/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/modules/welcome.php
   branches/release-0-20-fixes/mythplugins/mythweb/mythweb.php
   branches/release-0-20-fixes/mythplugins/mythweb/mythweb.pl
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/backend_log.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/header.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/menus.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/programming.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/stats.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/status.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/style.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/tv_detail.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/tv_schedules.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/tv_schedules_custom.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/tv_schedules_manual.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/tv_upcoming.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/weather.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/default/welcome.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/errors.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/backend_log.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/header.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/menus.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/programming.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/stats.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/status.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/style.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/tv_detail.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/tv_schedules.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/tv_schedules_custom.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/tv_schedules_manual.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/tv_upcoming.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/weather.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/grey/welcome.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/wap/handheld.css
   branches/release-0-20-fixes/mythplugins/mythweb/skins/wap/style.css

Log:

fixing svn keywords and mime types on a bunch of files




More information about the mythtv-commits mailing list