mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core188: Ship lang.pl
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
package Lang;
|
package Lang;
|
||||||
require 'CONFIG_ROOT/general-functions.pl';
|
require '/var/ipfire/general-functions.pl';
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
### A cache file to avoid long recalculation
|
### A cache file to avoid long recalculation
|
||||||
|
|||||||
@@ -13,4 +13,5 @@ var/ipfire/backup/bin/backup.pl
|
|||||||
var/ipfire/general-functions.pl
|
var/ipfire/general-functions.pl
|
||||||
var/ipfire/graphs.pl
|
var/ipfire/graphs.pl
|
||||||
var/ipfire/header.pl
|
var/ipfire/header.pl
|
||||||
|
var/ipfire/lang.pl
|
||||||
var/ipfire/network-functions.pl
|
var/ipfire/network-functions.pl
|
||||||
|
|||||||
Reference in New Issue
Block a user