Замена short_tags.
This commit is contained in:
@@ -262,7 +262,7 @@ function addqnk()
|
||||
</form>
|
||||
<table width="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#E1E1E1">
|
||||
<!-- -->
|
||||
<?
|
||||
<?php
|
||||
if(isset($_GET['delq']))
|
||||
{
|
||||
mysql_query('UPDATE `quests` SET `delete` = "'.time().'" WHERE `id` = "'.mysql_real_escape_string($_GET['delq']).'" LIMIT 1');
|
||||
|
||||
Reference in New Issue
Block a user