we do not need that service
This commit is contained in:
parent
20cd1969d1
commit
8e3daac73e
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
<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>
|
||||
<?php
|
||||
/* Service creation: only useful services are created */
|
||||
$tag2tagservice =SemanticScuttle_Service_Factory::get('Tag2Tag');
|
||||
|
||||
require_once('sidebar.linkedtags.inc.php');
|
||||
|
||||
/* Manage input */
|
||||
|
|
Loading…
Reference in a new issue