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

Manage addonsettings cleanup #361

Merged
merged 4 commits into from May 2, 2013
Merged

Manage addonsettings cleanup #361

merged 4 commits into from May 2, 2013

Conversation

eurich
Copy link
Member

@eurich eurich commented May 2, 2013

Just a little bit of cleaning / restructuring :)

eurich added 4 commits May 2, 2013 19:40
Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
@@ -213,10 +213,10 @@ function action_hooks()
'base_href' => $scripturl . '?action=admin;area=modsettings;sa=hooks' . $context['filter_url'] . ';' . $context['session_var'] . '=' . $context['session_id'],
'default_sort_col' => 'hook_name',
'get_items' => array(
'function' => 'get_integration_hooks_data',
'function' => 'list_integration_hooks_data',
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

norv added a commit that referenced this pull request May 2, 2013
@norv norv merged commit 8206fd8 into elkarte:master May 2, 2013
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