Skip to content

deprecated require_once #10

@HonkXL

Description

@HonkXL

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions