From efd932b9fde167ec1a54809fe5fd9286f29eda2c Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 8 May 2008 06:10:17 +0000 Subject: fixed some copyright lines and removed unused file --- lib/class/ajax.class.php | 2 +- modules/kajax/ajax.js | 2 +- playlist.php | 2 +- preferences.php | 2 +- random.php | 2 +- ratings.php | 42 ------------------------------------------ register.php | 2 +- rss.php | 2 +- shout.php | 2 +- song.php | 2 +- stats.php | 2 +- test.php | 2 +- update.php | 2 +- 13 files changed, 12 insertions(+), 54 deletions(-) delete mode 100644 ratings.php diff --git a/lib/class/ajax.class.php b/lib/class/ajax.class.php index 1a064395..a9a9f3ba 100644 --- a/lib/class/ajax.class.php +++ b/lib/class/ajax.class.php @@ -1,7 +1,7 @@ set_rating($_REQUEST['rating']); - show_confirmation(_('Rating Updated'),_('Your rating for this object has been updated'),return_referer()); - break; - default: - - break; -} // switch on the action - -show_footer(); - - -?> diff --git a/register.php b/register.php index 2ea93fc3..772d71f2 100644 --- a/register.php +++ b/register.php @@ -1,7 +1,7 @@