From 741fdb506183509926550349c908ebbbb7b8b037 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 24 Nov 2008 10:08:29 +0000 Subject: [PATCH] Also ignore this one for doc. --- view_create.php | 1 + 1 file changed, 1 insertion(+) diff --git a/view_create.php b/view_create.php index 008f86dd12..5eb63b927c 100644 --- a/view_create.php +++ b/view_create.php @@ -10,6 +10,7 @@ /** * do not import request variable into global scope + * @ignore */ if (! defined('PMA_NO_VARIABLES_IMPORT')) { define('PMA_NO_VARIABLES_IMPORT', true); -- 2.11.4.GIT