From 23250227246b5b70185f1a54b72f6ef5f60a5fa4 Mon Sep 17 00:00:00 2001 From: Ruan Date: Thu, 19 Feb 2015 06:27:45 +0200 Subject: [PATCH] fix permanent mutes/warnings --- .gitignore | 2 ++ .idea/inspectionProfiles/Project_Default.xml | 20 ------------------- .../inspectionProfiles/profiles_settings.xml | 7 ------- mutes.php | 2 +- warnings.php | 2 +- 5 files changed, 4 insertions(+), 29 deletions(-) create mode 100644 .gitignore delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..da11dba --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +litebans-php.iml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 0f595c1..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index c60c33b..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/mutes.php b/mutes.php index 0eb8208..6133840 100644 --- a/mutes.php +++ b/mutes.php @@ -56,7 +56,7 @@ if (!$retval) { " . $row['banned_by_name']; ?> - " . $row['name']; ?> " . $row['banned_by_name']; ?> -