Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

APP_PATH determine wrong #43

@vit1251

Description

@vit1251

Can I ask you pay attention on example line

define('APP_PATH', dirname(__DIR__)); // PHP v5.3+

I tottaly sure that you try to write

define('APP_PATH', dirname(__FILE__)); // PHP v5.3+

I am right?

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