testing before merge

This commit is contained in:
Marc Delisle
2010-03-22 13:24:48 -04:00
parent e859e31149
commit 0f6215f70e

View File

@@ -43,7 +43,7 @@ if (isset($_REQUEST['submit_mult'])) {
$submit_mult = 'row_export';
}
// garvin: If the 'Ask for confirmation' button was pressed, this can only come
// If the 'Ask for confirmation' button was pressed, this can only come
// from 'delete' mode, so we set it straight away.
if (isset($_REQUEST['mult_btn'])) {
$submit_mult = 'row_delete';