echo '</p>';
}
?>
+ <div id="related-content" />
<script type="text/javascript" src="<?php echo ROOT ?>js/jquery-1.4.2.js"></script>
<script type="text/javascript" src="<?php echo ROOT ?>js/jquery.jstree.js"></script>
<script type="text/javascript"><![CDATA[
-jQuery("#related")
+jQuery("#related-content")
.jstree({
"themes" : {
"theme": "default",
* @link http://sourceforge.net/projects/semanticscuttle
*/
$httpContentType = 'application/json';
-#$httpContentType = 'text/plain';
require_once '../www-header.php';
$tag = isset($_GET['tag']) ? $_GET['tag'] : null;