core188: Ship lang.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-08-21 16:17:22 +02:00
parent d7eb312d0f
commit 9207afd883
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
#
package Lang;
require 'CONFIG_ROOT/general-functions.pl';
require '/var/ipfire/general-functions.pl';
use strict;
### A cache file to avoid long recalculation

View File

@@ -13,4 +13,5 @@ var/ipfire/backup/bin/backup.pl
var/ipfire/general-functions.pl
var/ipfire/graphs.pl
var/ipfire/header.pl
var/ipfire/lang.pl
var/ipfire/network-functions.pl