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
1fcb77427e0130ae9f7d1fec5da24d3db74b4e18
LuckyCoinkydink
/
include
History
onli
1fcb77427e
php8 compat fix: $lang and $cond['joins'] unset before access
2021-04-19 17:19:44 +02:00
..
admin
unified parameter for backend_image_add hook
2021-02-03 16:34:07 +01:00
db
php8 compat: Don't redefine SQL_CHARSET_INIT
2021-04-19 17:19:44 +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 fix: $lang and $cond['joins'] unset before access
2021-04-19 17:19:44 +02:00
functions_entries_admin.inc.php
Avoid warning about non-countable var,
fix
#587
.
2019-01-11 16:28:08 +01: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
Set utf8 as default for databases (and utf8mb4 when possible)
2021-03-15 18:41:43 +01:00
functions_permalinks.inc.php
php8 compat: Fix unset timestamp and res[2] key error
2021-04-19 17:19:44 +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
Totally resorted the language files, added subscription strings
2020-05-27 21:49:11 +02:00
functions_rss.inc.php
minor whitespace and code cleanup
2015-09-30 11:22:37 +02:00
functions_smarty.inc.php
php8 compat: Multiple fixes
2021-04-19 17:19:44 +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
Replace token generation with hash and uniqid with secure random numbers from random_bytes
2021-02-03 17:44:12 +01: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 frontpage, plugin-api warning
2021-04-19 17:19:44 +02:00
serendipity_smarty_class.inc.php
Enable array_key_exists for smarty templates
2021-04-19 17:19:44 +02:00
template_api.inc.php
cleanup cosmetics
2014-12-10 14:34:54 +01:00