Now term table is used for categories and putting items to folder

This commit is contained in:
Michael Vogel 2014-03-16 17:16:01 +01:00
commit 9496537e5f
2 changed files with 34 additions and 9 deletions

View file

@ -22,6 +22,6 @@ function filerm_content(&$a) {
if(x($_SESSION,'return_url'))
goaway($a->get_baseurl() . '/' . $_SESSION['return_url']);
killme();
}