summaryrefslogtreecommitdiff
path: root/languages/LanguageZh_sg.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/LanguageZh_sg.php')
-rw-r--r--languages/LanguageZh_sg.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/languages/LanguageZh_sg.php b/languages/LanguageZh_sg.php
deleted file mode 100644
index 6e43c3c5..00000000
--- a/languages/LanguageZh_sg.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-/**
- * @package MediaWiki
- * @subpackage Language
- */
-require_once( "LanguageZh_cn.php");
-
-class LanguageZh_sg extends LanguageZh_cn {
-# Inherit everything for now
-}
-?>