Update language files, add de_x_sie, and clean up files

This commit is contained in:
Marc Alexander
2023-02-13 20:15:34 +01:00
parent e34de96b5d
commit ccd7e27410
52 changed files with 1751 additions and 26 deletions

View File

@@ -9,8 +9,8 @@
*/
/**
* @ignore
*/
* @ignore
*/
if (!defined('IN_PHPBB'))
{
exit;
@@ -70,10 +70,10 @@ function set_portal_config($config_name, $config_value)
}
/**
* Get portal modules
*
* @return array Portal modules array
*/
* Get portal modules
*
* @return array Portal modules array
*/
function obtain_portal_modules()
{
global $db;