Also ignore this one for doc.

This commit is contained in:
Michal Čihař
2008-11-24 10:08:29 +00:00
parent 6a638ee908
commit 741fdb5061

View File

@@ -10,6 +10,7 @@
/** /**
* do not import request variable into global scope * do not import request variable into global scope
* @ignore
*/ */
if (! defined('PMA_NO_VARIABLES_IMPORT')) { if (! defined('PMA_NO_VARIABLES_IMPORT')) {
define('PMA_NO_VARIABLES_IMPORT', true); define('PMA_NO_VARIABLES_IMPORT', true);