Include serendipity_emit_htmlarea_code for HTML template options
This commit is contained in:
parent
6c87053f31
commit
29f56039a8
@ -596,6 +596,9 @@ function serendipity_plugin_config(&$plugin, &$bag, &$name, &$desc, &$config_nam
|
||||
<?php
|
||||
if ($cbag->get('type') == 'html') {
|
||||
$htmlnugget[] = $elcount;
|
||||
if (!function_exists(serendipity_emit_htmlarea-code)) {
|
||||
@include dirname(__FILE__) . '/functions_entries_admin.inc.php';
|
||||
}
|
||||
serendipity_emit_htmlarea_code('nuggets', 'nuggets', true);
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user