added: now plugin ticket uses a new horizontal table (plugins.ticket)
columns: dir_id, param, value we are able to build complicated tickets git-svn-id: svn://ttmath.org/publicrep/winix/trunk@664 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <string>
|
||||
#include "localefilter.h"
|
||||
#include "ezc.h"
|
||||
|
||||
#include "core/user.h"
|
||||
|
||||
|
||||
|
||||
@@ -25,6 +25,8 @@ namespace TemplatesFunctions
|
||||
typedef std::vector<std::vector<Ezc::Pattern> > Patterns;
|
||||
|
||||
void print_date_nice(Ezc::Info & i, const tm * ptm);
|
||||
void print_user_name(Ezc::Info & i, const User * puser, const std::string & guest_name);
|
||||
|
||||
int ParseCKeditorFun();
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user