Skip to content

alias in the file path #48

Description

@kan0neego

Hi! It throws an error, when trying to set an alias in the file path. Although the file exists.

 <?php require $_SERVER['DOCUMENT_ROOT'] . '%BASE%/system/main.php';

Warning: require(/foo/system/main.php): Failed to open stream: No such file or directory in /foo/pages/service.php on line 1 Error: Failed opening required '/foo/system/main.php' (include_path='/foo/kppc:.:/opt/homebrew/Cellar/php/8.3.10/share/php/pear')

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