This website requires JavaScript.
Explore
Help
Sign In
mbirth
/
LuckyCoinkydink
Archived
Watch
1
Star
0
Fork
0
You've already forked LuckyCoinkydink
Code
Issues
Pull Requests
Activity
This repository has been archived on
2025-06-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
7900062aa3f456dede31a8138c70ea2eeebe4b36
LuckyCoinkydink
/
include
History
onli
7900062aa3
PHP8 compat fixes for entry form display
2021-05-06 20:45:19 +02:00
..
admin
Apply PHP8 compat fixes for backend controllers
2021-05-06 20:45:19 +02:00
db
Remove unused mysql (instead of mysqli) database layer
2021-05-02 10:12:13 +02:00
tpl
Totally resorted the language files, added subscription strings
2020-05-27 21:49:11 +02:00
compat.inc.php
php8 compat: fix missing $args and charset error
2021-04-19 17:19:44 +02:00
functions_calendars.inc.php
spelling fixes
2017-04-06 22:26:07 +02:00
functions_comments.inc.php
Replace token generation with hash and uniqid with secure random numbers from random_bytes
2021-02-03 17:44:12 +01:00
functions_config.inc.php
php8 compat for login
2021-05-06 20:45:19 +02:00
functions_entries_admin.inc.php
PHP8 compat fixes for entry form display
2021-05-06 20:45:19 +02:00
functions_entries.inc.php
php8 compat: Fix multiple key issues and unserialized cache key
2021-04-19 17:19:44 +02:00
functions_images.inc.php
Improve performance of the media library by caching the file list
2020-08-01 20:36:23 +02:00
functions_installer.inc.php
php8 compat for login
2021-05-06 20:45:19 +02:00
functions_permalinks.inc.php
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +02:00
functions_plugins_admin.inc.php
Add author to details of installed plugins.
2020-03-24 16:12:31 +01:00
functions_routing.inc.php
Remove unused $week routing part
2021-04-19 17:19:44 +02:00
functions_rss.inc.php
php8 compat: undefined display_dat array keys
2021-04-19 17:19:44 +02:00
functions_smarty.inc.php
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +02:00
functions_trackbacks.inc.php
Give plugins a way to skip the stored trackback detection (
#440
)
2020-05-28 16:17:16 +02:00
functions_upgrader.inc.php
Remove utf8mb4_ready requirement from native -> utf8 upgrade
2020-03-23 17:25:04 +01:00
functions.inc.php
PHP8 compat fixes for entry form display
2021-05-06 20:45:19 +02:00
genpage.inc.php
php8 compat: Include missing smarty variables in genpage
2021-04-19 17:19:44 +02:00
lang.inc.php
spelling fixes
2017-04-06 22:26:07 +02:00
plugin_api_extension.inc.php
cleanup
2015-08-07 15:46:36 +02:00
plugin_api.inc.php
php8 compat for login
2021-05-06 20:45:19 +02:00
serendipity_smarty_class.inc.php
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +02:00
template_api.inc.php
cleanup cosmetics
2014-12-10 14:34:54 +01:00