mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
Removing debug instructions
git-svn-id: http://piwigo.org/svn/trunk@108 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -83,7 +83,6 @@ if ( isset( $_POST['submit'] ) )
|
||||
}
|
||||
$query.= ' WHERE id = '.$_GET['cat'];
|
||||
$query.= ';';
|
||||
echo $query;
|
||||
mysql_query( $query );
|
||||
|
||||
$query = 'SELECT id';
|
||||
|
||||
Reference in New Issue
Block a user