-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In line 10 of admin.php there is:
require_once DOKU_PLUGIN . 'admin.php';
In the deprecated log there comes this:
2025-10-31 00:14:26
require_once() is deprecated. It was called from require() in /public_html/lib/plugins/stale/admin.php:10 Autoloading should be used instead!
Commenting out / removing this line is a solution. Hope this is the right solution!?
Metadata
Metadata
Assignees
Labels
No labels