source: extensions/Mobile_Theme_for_Tablets/language/sv_SE/index.php @ 30982

Last change on this file since 30982 was 30982, checked in by TranslationTeam, 9 years ago

Update sv_SE, thanks to perforator

File size: 129 bytes
Line 
1<?php
2$url = '../';
3header( 'Request-URI: '.$url );
4header( 'Content-Location: '.$url );
5header( 'Location: '.$url );
6exit();
7?>
Note: See TracBrowser for help on using the repository browser.