http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73392

Revision: 73392
Author:   tparscal
Date:     2010-09-20 19:06:34 +0000 (Mon, 20 Sep 2010)

Log Message:
-----------
Added new lines at the end of some files

Modified Paths:
--------------
    trunk/extensions/Vector/Vector.hooks.php
    trunk/extensions/Vector/Vector.php

Modified: trunk/extensions/Vector/Vector.hooks.php
===================================================================
--- trunk/extensions/Vector/Vector.hooks.php    2010-09-20 19:04:16 UTC (rev 
73391)
+++ trunk/extensions/Vector/Vector.hooks.php    2010-09-20 19:06:34 UTC (rev 
73392)
@@ -212,4 +212,4 @@
                }
                return true;
        }
-}
\ No newline at end of file
+}

Modified: trunk/extensions/Vector/Vector.php
===================================================================
--- trunk/extensions/Vector/Vector.php  2010-09-20 19:04:16 UTC (rev 73391)
+++ trunk/extensions/Vector/Vector.php  2010-09-20 19:06:34 UTC (rev 73392)
@@ -48,4 +48,4 @@
 $wgHooks['BeforePageDisplay'][] = 'VectorHooks::beforePageDisplay';
 $wgHooks['GetPreferences'][] = 'VectorHooks::getPreferences';
 $wgHooks['MakeGlobalVariablesScript'][] = 
'VectorHooks::makeGlobalVariablesScript';
-$wgHooks['ResourceLoaderRegisterModules'][] = 
'VectorHooks::resourceLoaderRegisterModules';
\ No newline at end of file
+$wgHooks['ResourceLoaderRegisterModules'][] = 
'VectorHooks::resourceLoaderRegisterModules';



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to