This website requires JavaScript.
Explore
Help
Sign In
php
/
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. You cannot open issues or pull requests or push a commit.
Files
90dd334327e46af01b070fd83d128dfb1622cfad
LuckyCoinkydink
/
include
History
onli
90dd334327
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +02:00
..
admin
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +02:00
db
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +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
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +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
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +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
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
PHP 8 compatibility fixes for the installer
2021-05-02 09:50:58 +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