1
0

Allow to make shared installs have their own config file, patch by stm9x9

This commit is contained in:
Garvin Hicking
2007-01-02 10:15:53 +00:00
parent eaf92da865
commit bffc773cdf
10 changed files with 86 additions and 21 deletions

View File

@ -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 } ?>