]> ToastFreeware Gitweb - toast/cookiecaptcha.git/blobdiff - MathCaptcha.php
Localisation updates for extension messages from translatewiki.net (2009-08-07 09...
[toast/cookiecaptcha.git] / MathCaptcha.php
index 772687a64de650907fdbc87cf70a55fc645bd0d0..b3a7a436065b4ec63449e38e479ad528adb28353 100644 (file)
@@ -10,9 +10,9 @@
  * @licence GNU General Public Licence 2.0
  */
 
-if( !defined( 'MEDIAWIKI' ) ) {
+if ( !defined( 'MEDIAWIKI' ) ) {
        echo( "This file is an extension to the MediaWiki software and cannot be used standalone.\n" );
        die( 1 );
 }
-$wgAutoloadClasses['MathCaptcha'] = dirname( __FILE__ ) . '/MathCaptcha.class.php';
 
+$wgAutoloadClasses['MathCaptcha'] = dirname( __FILE__ ) . '/MathCaptcha.class.php';