added: 'rm' function can work with tickets

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@565 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-02-06 14:08:44 +00:00
parent ed9feaf542
commit 0e50977779
16 changed files with 137 additions and 38 deletions

View File

@@ -285,12 +285,6 @@ void dir_last_dates_equal(Info & i)
void dir_old(Info & i)
{
HtmlEscape(i.out, request.session->dir_old);
}