From 5bfc0afe57a858ae108f00924182359c7afec9e2 Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Wed, 4 Nov 2015 02:58:04 +0000 Subject: [PATCH] Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- pivot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pivot.php b/pivot.php index f383d97..8a468d5 100644 --- a/pivot.php +++ b/pivot.php @@ -9,7 +9,7 @@ * @license 2-clause BSD */ -if( ! defined( 'MEDIAWIKI' )) +if ( ! defined('MEDIAWIKI')) { die("Wiki Wonders What You're Doing"); }