Logo
Explore Help
Sign In
extern/egroupware_official
1
0
Fork 0
You've already forked egroupware_official
mirror of https://github.com/EGroupware/egroupware.git synced 2025-08-08 06:45:10 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
45f039da955f1db97cdf1a4d354323497b7909ea
egroupware_official/filemanager/inc
History
Ralf Becker d2c85cfe86 fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button'])
2021-10-06 16:08:32 +02:00
..
class.filemanager_admin.inc.php
some typos and missing translations
2021-09-14 08:59:09 +02:00
class.filemanager_favorite_portlet.inc.php
use new api in home and portlets
2016-04-28 18:06:46 +00:00
class.filemanager_hooks.inc.php
* Add a preference so you can choose where merged documents are put
2021-09-30 12:01:37 -06:00
class.filemanager_merge.inc.php
Adapt app-specific merges to 186e03671a
2021-06-23 11:31:47 -06:00
class.filemanager_select.inc.php
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
2021-10-06 16:08:32 +02:00
class.filemanager_shares.inc.php
fix PHP 8 errors
2021-04-06 15:32:21 +02:00
class.filemanager_ui.inc.php
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
2021-10-06 16:08:32 +02:00
Powered by Gitea Version: 1.24.2 Page: 230ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API