mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
upgrade.php missing class php
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
$format = 'html';
|
||||
}
|
||||
|
||||
require_once "resources/classes/text.php";
|
||||
//add multi-lingual support
|
||||
$language = new text;
|
||||
$text = $language->get();
|
||||
@@ -101,4 +102,4 @@
|
||||
require_once "resources/footer.php";
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user