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

Method added to make Controller/Methods portable #715

Closed
wants to merge 6 commits into from
Closed

Method added to make Controller/Methods portable #715

wants to merge 6 commits into from

Conversation

videsignz
Copy link

With this additional method, you can use any sibling controller/method (whom are extended from the base controller class) within each other.

With this additional method, you can use any sibling controller/method (whom are extended from the base controller class) within each other.
Needed to declare this for the function I just added `public function method()`
require Config::get('PATH_VIEW') . 'nocurlallowed.php';
I cant say why this is showing up as a commit to the develop branch on your repository, I am new to github so I thought I was commiting to my own fork
@videsignz videsignz closed this Aug 31, 2015
@videsignz videsignz deleted the develop branch August 31, 2015 22:00
@videsignz videsignz restored the develop branch August 31, 2015 22:01
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

1 participant