diff options
| author | Michael Peter Christen <mc@yacy.net> | 2022-09-28 17:25:04 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2022-09-28 17:25:04 +0200 |
| commit | fc98ca7a9c8013e3d0e5337f89238f171e63e1b4 (patch) | |
| tree | f7468db6a6c2850e6c57361b4668087c3ed58b9e /htroot/env | |
| parent | b54f4ad35f06a70dd2505f1a3700a12202760719 (diff) | |
removed ContentControl servlet and functinality
This was not used at all (as I know) and was blocking a smooth
integration of ivy in the context of an existing JSON parser.
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/templates/submenuBlacklist.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htroot/env/templates/submenuBlacklist.template b/htroot/env/templates/submenuBlacklist.template index 100b5cacb..d1003f050 100644 --- a/htroot/env/templates/submenuBlacklist.template +++ b/htroot/env/templates/submenuBlacklist.template @@ -5,6 +5,5 @@ <li><a href="BlacklistCleaner_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Blacklist Cleaner</a></li> <li><a href="BlacklistTest_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Blacklist Test</a></li> <li><a href="BlacklistImpExp_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Import/Export</a></li> - <li><a href="ContentControl_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Content Control</a></li> </ul> </div>
\ No newline at end of file |
