From d7907b2889bda9926ebe9e2e574864d6b8d79fc3 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Fri, 6 Apr 2012 13:19:56 -0700 Subject: Brought back Special-map-names --- includes/datas.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes') diff --git a/includes/datas.php b/includes/datas.php index 19337e1..42132f8 100644 --- a/includes/datas.php +++ b/includes/datas.php @@ -74,8 +74,6 @@ function topScores($mapid, $top = 5) { //Returns text refering to any notifications. function getNotified($userID) { - - $r = ''; $sql = "SELECT `ID`, `type`, `level` -- cgit v1.2.3