add init_theme action

This commit is contained in:
real_nowhereman 2011-11-06 10:11:53 +00:00
parent 25e948ba32
commit 0f47721caf

View File

@ -303,7 +303,8 @@
$smarty->register_function('action', 'theme_smarty_function_action');
do_action('theme_init');
}