diff options
Diffstat (limited to 'skins/Vector/Vector.php')
-rw-r--r-- | skins/Vector/Vector.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/Vector/Vector.php b/skins/Vector/Vector.php index 872b5bf7..1a06ea9c 100644 --- a/skins/Vector/Vector.php +++ b/skins/Vector/Vector.php @@ -11,4 +11,4 @@ if ( function_exists( 'wfLoadSkin' ) ) { return true; } else { die( 'This version of the Vector skin requires MediaWiki 1.25+' ); -}
\ No newline at end of file +} |