coding standards

This commit is contained in:
Loïc Chapeaux
2002-10-04 08:30:07 +00:00
parent 5dbcad6527
commit abc5c3aa3a
5 changed files with 27 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
*/
if (!defined('PMA_CONFIG_IMPORT_LIB_INCLUDED')){
if (!defined('PMA_CONFIG_IMPORT_LIB_INCLUDED')) {
define('PMA_CONFIG_IMPORT_LIB_INCLUDED', 1);
if (!isset($cfg['PmaAbsoluteUri'])) {