Allow to make shared installs have their own config file, patch by stm9x9
This commit is contained in:
@ -636,6 +636,7 @@ function serendipity_plugin_config(&$plugin, &$bag, &$name, &$desc, &$config_nam
|
||||
?>
|
||||
<script type="text/javascript">
|
||||
function Spawnnugget() {
|
||||
/* blar */
|
||||
<?php foreach($htmlnugget AS $htmlnuggetid) { ?>
|
||||
Spawnnuggets('<?php echo $htmlnuggetid; ?>');
|
||||
<?php } ?>
|
||||
|
Reference in New Issue
Block a user