Skip to content

Hardcoded expectation of conf-directory #719

Description

@atluxity

This file expects the conf-directory to be one place, and one place only.
Dokuwiki allows for the config file to be placed elsewhere, for instance /etc/dokuwiki - and has a way for plugins to dynamically reference the set config-path.

$SCHEMES = realpath(dirname(__FILE__).'/../../../../').'/conf/scheme.conf';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions