gnu-social/public
Alexei Sorokin ae4f3176b1 Remove "magic quotes" code and avoid wrong order implode
"Magic quotes" were removed in PHP 5.4, no need to mitigate it anymore.

Avoid implode() with the join()-like order of arguments which was deprecated
since PHP 7.4 and implicitly since PHP 5.3.
Also avoid implode() with an implicit separator for stylistic reasons.

mktime() with no arguments has been deprecated since PHP 5.1.
2021-07-16 19:44:41 +01:00
..
js [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies 2019-08-03 17:47:24 +01:00
plugins [SensitiveContent] Fix plugin settings 2021-07-16 19:44:36 +01:00
theme [THEME][neo-quitter] Added icon for Network in navbar 2021-07-16 19:44:36 +01:00
apple-touch-icon.png [CORE] Move public resources to a /public directory 2019-08-03 17:47:25 +01:00
favicon.ico [CORE] Move public resources to a /public directory 2019-08-03 17:47:25 +01:00
index.php [UTIL] Sanitise instead of validate in common_copy_args() 2021-07-16 19:44:41 +01:00
install.php Remove "magic quotes" code and avoid wrong order implode 2021-07-16 19:44:41 +01:00