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 for integration hooks page #650

Merged
merged 2 commits into from Jul 14, 2013
Merged

Conversation

emanuele45
Copy link
Contributor

Signed-off-by: emanuele emanuele45@gmail.com

Signed-off-by: emanuele <emanuele45@gmail.com>
{
$hook_status[$hook][$hook_name]['exists'] = true;
$hook_status[$hook][$hook_name]['in_file'] = $file['name'];
// I want to remember all the functions called within this file (to check later if they are enabled or disabled and decide if the integrare_*_include of that file can be disabled too)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: integrare___ --> integrate___ ..

Signed-off-by: emanuele <emanuele45@gmail.com>
@emanuele45
Copy link
Contributor Author

Fixed, thanks. ;)

emanuele45 added a commit that referenced this pull request Jul 14, 2013
Fix for integration hooks page
@emanuele45 emanuele45 merged commit e3e87b5 into elkarte:master Jul 14, 2013
@emanuele45 emanuele45 deleted the admin_hooks branch July 14, 2013 15:02
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

2 participants