aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/license/license.php
diff options
context:
space:
mode:
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 {