Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
Scrutinizer Auto-Fixer
2017-05-04 11:03:24 +00:00
parent da7edb806f
commit ee88645e10
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
} ?>
/* ----------------------------------------------------- */
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
}
@@ -97,7 +97,7 @@ $font_family_icon = 'Fallen' ?>
/* LTR
---------------------------------------------- */
<?php if ($GLOBALS['text_dir'] === 'ltr' ) {
<?php if ($GLOBALS['text_dir'] === 'ltr') {
include CSS_PATH . '/common/ltr.css.php';
} ?>
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
} ?>
/* ----------------------------------------------------- */
+1 -1
View File
@@ -146,7 +146,7 @@ p.notice {
background-repeat: no-repeat;
background: #555;
color: #d4fb6a
<?php if ($GLOBALS['text_dir'] === 'ltr' ) { ?>
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
background-position: 10px 50%;
padding: 10px 10px 10px 25px
<?php } else { ?>
+1 -1
View File
@@ -895,7 +895,7 @@ div.upload_progress_bar_inner {
margin: 1px;
overflow: hidden;
position: relative;
<?php if ($GLOBALS['cfg']['BrowseMarkerEnable'] ) { ?>
<?php if ($GLOBALS['cfg']['BrowseMarkerEnable']) { ?>
color: <?php echo $GLOBALS['cfg']['BrowseMarkerColor'] ?>
<?php } ?>
}
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
} ?>
/* ----------------------------------------------------- */
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
} ?>
/* ----------------------------------------------------- */
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
} ?>
/* ----------------------------------------------------- */
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
// Unplanned execution path
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE') ) {
if (!defined('PMA_MINIMUM_COMMON') && !defined('TESTSUITE')) {
exit();
} ?>
/* ----------------------------------------------------- */