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

fix require file #810

Closed
wants to merge 2 commits into from
Closed

fix require file #810

wants to merge 2 commits into from

Conversation

brunoribeiro94
Copy link

I tested the code for AJAX request and errors occurred to include the classes file Config and Text.

When I changed the directory to the current directory worked as it should.

A small example of how this can happen is by creating an ajax request to create a password for example to include the framework files or folder composer libraries just use:

require '../../vendor/autoload.php';

on path public/requests for example.

include file from the current directory
include file from the current directory
@panique
Copy link
Owner

panique commented May 10, 2016

Sorry but this breaks the project, and also please dont commit to master branch!

@panique panique closed this May 10, 2016
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.

None yet

3 participants