forked from science-ation/science-ation
remove a debug statement
This commit is contained in:
parent
aa1d88f7d2
commit
80c743eb1a
@ -183,8 +183,8 @@
|
||||
trophyschoolreturn='".(($_GET['trophyschoolreturn']==1) ? 1 : 0)."'
|
||||
WHERE id='$id'";
|
||||
mysql_query($q);
|
||||
echo $q;
|
||||
echo mysql_error();
|
||||
// echo $q;
|
||||
// echo mysql_error();
|
||||
echo happy(i18n("Prize saved"));
|
||||
exit;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user