summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/pkg.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/local/www/pkg.php b/usr/local/www/pkg.php
index cdcd431..1329e5b 100755
--- a/usr/local/www/pkg.php
+++ b/usr/local/www/pkg.php
@@ -30,10 +30,6 @@
require_once("guiconfig.inc");
require_once("pkg-utils.inc");
-function gettext($text) {
- return $text;
-}
-
function gentitle_pkg($pgname) {
global $config;
return $config['system']['hostname'] . "." . $config['system']['domain'] . " - " . $pgname;
OpenPOWER on IntegriCloud