Skip to content

Conversation

@adrienne
Copy link

@adrienne adrienne commented May 5, 2012

On (some) systems with PEAR in the path, require(config.php) fatal errors because it tries to call the PEAR version. Changed to use explicit path: require(dirname(FILE) . '/config.php');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant