Started integrating external systems
This commit is contained in:
@@ -243,6 +243,8 @@ $lang = array(
|
||||
'lang_about_license_ext' => 'Copyright (C) 2007-2009 Wietse Warendorff (up to v0.5)<br>Copyright (C) 2011-2023 Thomas Hooge<p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<p> You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.',
|
||||
|
||||
'lang_about_changelog' => 'Changelog (major changes only)',
|
||||
'lang_about_changelog_v10' => 'v0.10 (jul 2026)',
|
||||
'lang_about_changelog_v10_ext' => '- Switched to Smarty v4<br>- LDAP configuration for PHP v8',
|
||||
'lang_about_changelog_v09' => 'v0.9 (mar 2023)',
|
||||
'lang_about_changelog_v09_ext' => '- Changed database interface to PDO / prepared statements<br>- LDAP authentication<br>- User rights<br>- Improved internal menu system',
|
||||
'lang_about_changelog_v08' => 'v0.8 (feb 2023)',
|
||||
|
||||
@@ -243,6 +243,8 @@ $lang = array(
|
||||
'lang_about_license_ext' => 'Copyright (C) 2007-2009 Wietse Warendorff (up to v0.5)<br>Copyright (C) 2011-2023 Thomas Hooge<p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<p> You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.',
|
||||
|
||||
'lang_about_changelog' => 'Changelog (major changes only)',
|
||||
'lang_about_changelog_v10' => 'v0.10 (jul 2026)',
|
||||
'lang_about_changelog_v10_ext' => '- Switched to Smarty v4<br>- LDAP configuration for PHP v8',
|
||||
'lang_about_changelog_v09' => 'v0.9 (mar 2023)',
|
||||
'lang_about_changelog_v09_ext' => '- Changed database interface to PDO / prepared statements<br>- LDAP authentication<br>- User rights<br>- Improved internal menu system',
|
||||
'lang_about_changelog_v08' => 'v0.8 (feb 2023)',
|
||||
|
||||
Reference in New Issue
Block a user