mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Deleting dead code
git-svn-id: http://piwigo.org/svn/trunk@168 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -83,7 +83,6 @@ if ( isset( $_POST['submit'] ) )
|
||||
}
|
||||
check_favorites( $row['id'] );
|
||||
}
|
||||
// echo "<div class=\"info\">".$lang['permuser_info_message']." [ <a href=\"".add_session_id_to_url( "./admin.php?page=cat" )."\">".$lang['editcat_back']."</a> ]</div>";
|
||||
}
|
||||
//---------------------------------------------------------------------- groups
|
||||
$query = 'SELECT id,name';
|
||||
|
||||
Reference in New Issue
Block a user