fixed duplicate log ignoring; updated HTML-Purifier license info

updates #206
This commit is contained in:
following 2013-07-17 13:03:02 +02:00
parent 32eeaae1b8
commit 1fa15a090d
2 changed files with 4 additions and 3 deletions

View File

@ -97,6 +97,7 @@ PHP libraries
9. HTML Purifier
Path : lib/htmlpurifier-4.2.0
lib2/HTMLPurifier
URI : http://htmlpurifier.org/
License : LGPL

View File

@ -200,10 +200,10 @@
// clear statpic
$statPic = $user->getStatpic();
$statPic->deleteFile();
// finished, redirect to listing
$tpl->redirect('viewcache.php?cacheid=' . $cache->getCacheId());
}
// finished, redirect to listing
$tpl->redirect('viewcache.php?cacheid=' . $cache->getCacheId());
}
// assign values to template