replaced <? with <?php (lighttp needs)
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / eventz / unset_time_lock.inc
index 8eb080e8dfdfab5d596d8fa1de7698db674ea04a..5ba4036057b68f79bfaa0ef0fd0d0bd73e6249d3 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 function unset_time_lock(){
 global $db,$error;
 $user_id = $_SESSION['user_id'];
@@ -22,4 +22,4 @@ $nick=mysql_real_escape_string($exploded[0]);
 $error="ok. tvoj timelock bol zruseny.";
 return false;
 }
-?>
\ No newline at end of file
+?>
This page took 0.119929 seconds and 4 git commands to generate.