revision 10398 removed $original_pos
This commit is contained in:
@@ -251,7 +251,6 @@ if (!empty($submit_mult) && !empty($what)) {
|
||||
}
|
||||
if ($what == 'row_delete') {
|
||||
echo '<input type="hidden" name="original_sql_query" value="' . htmlspecialchars($original_sql_query) . '" />' . "\n";
|
||||
echo '<input type="hidden" name="original_pos" value="' . $original_pos . '" />' . "\n";
|
||||
echo '<input type="hidden" name="original_url_query" value="' . htmlspecialchars($original_url_query) . '" />' . "\n";
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user