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