aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/license/license.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2014-03-01 18:15:17 +0000
committerFilip Komar <filip@mageia.org>2014-03-01 18:15:17 +0000
commitfea2eca9cb50ba0dd1058358bc0feb58304a3d80 (patch)
tree14473e0a8ed3499e559ff4e957a5ecdbf42dfa3a /en/about/license/license.php
parent1f3db960405e08e0f707a5de5810c3c12040709d (diff)
downloadwww-fea2eca9cb50ba0dd1058358bc0feb58304a3d80.tar
www-fea2eca9cb50ba0dd1058358bc0feb58304a3d80.tar.gz
www-fea2eca9cb50ba0dd1058358bc0feb58304a3d80.tar.bz2
www-fea2eca9cb50ba0dd1058358bc0feb58304a3d80.tar.xz
www-fea2eca9cb50ba0dd1058358bc0feb58304a3d80.zip
first step towards transition from lang files to gettext translation system
Diffstat (limited to 'en/about/license/license.php')
-rw-r--r--en/about/license/license.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/en/about/license/license.php b/en/about/license/license.php
index a28c8adc2..5745e0826 100644
--- a/en/about/license/license.php
+++ b/en/about/license/license.php
@@ -17,8 +17,6 @@ function read_license_from_vcs($locale) {
array('Warning: Free Software may not necessarily be patent free, and some Free\nSoftware included may be covered by patents in your country. For example, the\nMP3 decoders included may require a license for further usage (see\nhttp://www.mp3licensing.com for more details). If you are unsure if a patent\nmay be applicable to you, check your local laws.'),
);
- require_once('php-mo.php');
-
if($locale == 'en') {
$po_locale = 'libDrakX.pot';
} else {