mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Use the new multi-lingual code on misc files.
This commit is contained in:
@@ -41,10 +41,6 @@ unset($sql, $prep_statement);
|
||||
|
||||
if (sizeof($result) != 0) {
|
||||
|
||||
//load language file
|
||||
require_once "app_languages.php";
|
||||
$text_original = $text;
|
||||
|
||||
//load default settings
|
||||
$default_settings = load_default_settings();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user