Skip to content

main.php:467 and 468 #58

@nshvydky

Description

@nshvydky

Please replace DOKU_TPL in main.php:467 and 468 with DOKU_TPLINC.
See the correct code below:

if (file_exists(DOKU_TPLINC."user/print.css")){
echo "<link rel="stylesheet" media="all" type="text/css" href="".DOKU_TPLINC."user/print.css" />\n";

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