Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change __DIR__ to dirname(__FILE__) in order to works with PHP 5.2.4... #3

Merged
merged 1 commit into from May 4, 2012

Commits on May 2, 2012

  1. Change __DIR__ to dirname(__FILE__) in order to works with PHP 5.…

    …2.4+
    
    
    The magic constant `__DIR__` was added in PHP 5.3.0, as said here: http://php.net/manual/en/language.constants.predefined.php
    rogeriopradoj committed May 2, 2012
    Configuration menu
    Copy the full SHA
    491b2fd View commit details
    Browse the repository at this point in the history