From: Nicolas Boisselier Date: Mon, 23 Oct 2017 15:55:34 +0000 (+0100) Subject: lib/php/db/table.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=ec91872d6683ec6f29615843d6170a8158c03199;p=nb.git lib/php/db/table.php --- diff --git a/lib/php/db/table.php b/lib/php/db/table.php index 5e23a920..7a9ea7ab 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -558,6 +558,7 @@ Class Table extends nb { } else { $form_hidden = (!empty($_SERVER['HTTP_REFERER']) ? '' : ''); + } #debug($form_hidden);