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"); }