Update combinations.php

This commit is contained in:
Frédéric FRANCE 2018-04-11 12:10:58 +02:00 committed by GitHub
parent bc7623d383
commit a95bc76afb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -699,8 +699,12 @@ if (! empty($id) || ! empty($ref))
print '</div>';
print '</form>';
}
} else {
llxHeader();
// not found
}
llxFooter();
$db->close();