added: to templates: item_url_is and dir_last_url
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@566 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -99,6 +99,7 @@ namespace TemplatesFunctions
|
||||
void item_privileges(Info & i);
|
||||
void item_dir(Info & i);
|
||||
void item_url(Info & i);
|
||||
void item_url_is(Info & i);
|
||||
void item_link(Info & i);
|
||||
void item_link_static_auth(Info & i);
|
||||
void item_static_auth_is_none(Info & i);
|
||||
@@ -166,6 +167,7 @@ namespace TemplatesFunctions
|
||||
void dir_last_subject(Info & i);
|
||||
void dir_last_info(Info & i);
|
||||
void dir_last_user(Info & i);
|
||||
void dir_last_url(Info & i);
|
||||
void dir_last_date_creation(Info & i);
|
||||
void dir_last_date_modification(Info & i);
|
||||
void dir_last_dates_equal(Info & i);
|
||||
|
Reference in New Issue
Block a user