moved: plugins/ticket/ticket.cpp -> plugins/ticket/templates.cpp

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@658 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
Tomasz Sowa 2010-09-29 22:41:34 +00:00
parent a8b8c1feec
commit d94a08b991
15 changed files with 94 additions and 66 deletions

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfile_winix_core_dbtextstream
#define headerfile_winix_core_dbtextstream
#ifndef headerfile_winix_db_dbtextstream
#define headerfile_winix_db_dbtextstream
#include "core/textstream.h"

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmsluplugin_stats_bot
#define headerfilecmsluplugin_stats_bot
#ifndef headerfile_winix_plugins_stats_bot
#define headerfile_winix_plugins_stats_bot
namespace Stats

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmsluplugin_stats_stats
#define headerfilecmsluplugin_stats_stats
#ifndef headerfile_winix_plugins_stats_stats
#define headerfile_winix_plugins_stats_stats
#include <string>
#include <map>

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmsluplugin_stats_data
#define headerfilecmsluplugin_stats_data
#ifndef headerfile_winix_plugins_stats_statssession
#define headerfile_winix_plugins_stats_statssession
#include "core/plugindata.h"

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmsluplugin_stats_templates
#define headerfilecmsluplugin_stats_templates
#ifndef headerfile_winix_plugins_stats_templates
#define headerfile_winix_plugins_stats_templates
#include "core/plugin.h"

View File

@ -163,49 +163,52 @@ readticket.o: ../../core/group.h ../../core/loadavg.h
tdb.o: tdb.h ticket.h ../../db/dbbase.h ../../db/dbconn.h
tdb.o: ../../db/dbtextstream.h ../../core/textstream.h ../../core/error.h
tdb.o: ../../core/log.h ../../core/log.h
ticket.o: ../../../ezc/src/ezc.h ticketinfo.h ticket.h ../../core/item.h
ticket.o: ../../db/db.h ../../db/dbbase.h ../../db/dbitemquery.h
ticket.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
ticket.o: ../../core/thread.h ../../core/error.h ../../core/log.h
ticket.o: ../../core/dircontainer.h ../../core/item.h
ticket.o: ../../core/ugcontainer.h tdb.h ../../db/dbbase.h ../../db/dbconn.h
ticket.o: ../../db/dbtextstream.h ../../core/textstream.h editticket.h
ticket.o: ../../functions/functionbase.h ../../core/request.h
ticket.o: ../../core/requesttypes.h ../../core/session.h ../../core/error.h
ticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
ticket.o: ../../core/config.h ../../core/confparser.h ../../core/htmlfilter.h
ticket.o: ../../core/config.h ../../core/system.h ../../core/dirs.h
ticket.o: ../../core/dircontainer.h ../../core/request.h ../../core/mounts.h
ticket.o: ../../core/mount.h ../../core/mountparser.h ../../core/users.h
ticket.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
ticket.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
ticket.o: ../../core/notify.h ../../templatesnotify/templatesnotify.h
ticket.o: ../../core/mount.h ../../core/locale.h ../../templates/misc.h
ticket.o: ../../templates/localefilter.h ../../core/locale.h
ticket.o: ../../core/system.h createticket.h ../../core/misc.h
ticket.o: ../../core/plugin.h ../../core/pluginmsg.h
ticket.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
ticket.o: ../../functions/functions.h ../../functions/functionbase.h
ticket.o: ../../functions/functionparser.h ../../functions/adduser.h
ticket.o: ../../functions/cat.h ../../functions/chmod.h
ticket.o: ../../functions/privchanger.h ../../functions/chown.h
ticket.o: ../../functions/ckeditor.h ../../functions/cp.h
ticket.o: ../../functions/createthread.h ../../functions/default.h
ticket.o: ../../functions/download.h ../../functions/emacs.h
ticket.o: ../../functions/last.h ../../functions/login.h
ticket.o: ../../functions/logout.h ../../functions/ls.h
ticket.o: ../../functions/mkdir.h ../../functions/mv.h ../../functions/node.h
ticket.o: ../../functions/priv.h ../../functions/reload.h
ticket.o: ../../functions/rm.h ../../functions/run.h
ticket.o: ../../functions/subject.h ../../functions/funthread.h
ticket.o: ../../functions/template.h ../../functions/tinymce.h
ticket.o: ../../functions/uname.h ../../functions/upload.h
ticket.o: ../../functions/uptime.h ../../functions/who.h
ticket.o: ../../core/htmlfilter.h ../../templates/templates.h
ticket.o: ../../templates/misc.h ../../templates/patterncacher.h
ticket.o: ../../core/item.h ../../templates/ckeditorgetparser.h
ticket.o: ../../core/httpsimpleparser.h ../../core/log.h
ticket.o: ../../templates/indexpatterns.h ../../core/sessionmanager.h
templates.o: ../../../ezc/src/ezc.h ticketinfo.h ticket.h ../../core/item.h
templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbitemquery.h
templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
templates.o: ../../core/thread.h ../../core/error.h ../../core/log.h
templates.o: ../../core/dircontainer.h ../../core/item.h
templates.o: ../../core/ugcontainer.h tdb.h ../../db/dbbase.h
templates.o: ../../db/dbconn.h ../../db/dbtextstream.h
templates.o: ../../core/textstream.h editticket.h
templates.o: ../../functions/functionbase.h ../../core/request.h
templates.o: ../../core/requesttypes.h ../../core/session.h
templates.o: ../../core/error.h ../../core/user.h ../../core/plugindata.h
templates.o: ../../core/rebus.h ../../core/config.h ../../core/confparser.h
templates.o: ../../core/htmlfilter.h ../../core/config.h ../../core/system.h
templates.o: ../../core/dirs.h ../../core/dircontainer.h ../../core/request.h
templates.o: ../../core/mounts.h ../../core/mount.h ../../core/mountparser.h
templates.o: ../../core/users.h ../../core/ugcontainer.h
templates.o: ../../core/lastcontainer.h ../../core/groups.h
templates.o: ../../core/group.h ../../core/loadavg.h ../../core/notify.h
templates.o: ../../templatesnotify/templatesnotify.h ../../core/mount.h
templates.o: ../../core/locale.h ../../templates/misc.h
templates.o: ../../templates/localefilter.h ../../core/locale.h
templates.o: ../../core/system.h createticket.h ../../core/misc.h
templates.o: ../../core/plugin.h ../../core/pluginmsg.h
templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
templates.o: ../../functions/functions.h ../../functions/functionbase.h
templates.o: ../../functions/functionparser.h ../../functions/adduser.h
templates.o: ../../functions/cat.h ../../functions/chmod.h
templates.o: ../../functions/privchanger.h ../../functions/chown.h
templates.o: ../../functions/ckeditor.h ../../functions/cp.h
templates.o: ../../functions/createthread.h ../../functions/default.h
templates.o: ../../functions/download.h ../../functions/emacs.h
templates.o: ../../functions/last.h ../../functions/login.h
templates.o: ../../functions/logout.h ../../functions/ls.h
templates.o: ../../functions/mkdir.h ../../functions/mv.h
templates.o: ../../functions/node.h ../../functions/priv.h
templates.o: ../../functions/reload.h ../../functions/rm.h
templates.o: ../../functions/run.h ../../functions/subject.h
templates.o: ../../functions/funthread.h ../../functions/template.h
templates.o: ../../functions/tinymce.h ../../functions/uname.h
templates.o: ../../functions/upload.h ../../functions/uptime.h
templates.o: ../../functions/who.h ../../core/htmlfilter.h
templates.o: ../../templates/templates.h ../../templates/misc.h
templates.o: ../../templates/patterncacher.h ../../core/item.h
templates.o: ../../templates/ckeditorgetparser.h
templates.o: ../../core/httpsimpleparser.h ../../core/log.h
templates.o: ../../templates/indexpatterns.h ../../core/sessionmanager.h
ticketinfo.o: ticketinfo.h ticket.h ../../core/item.h ../../db/db.h
ticketinfo.o: ../../db/dbbase.h ../../db/dbitemquery.h
ticketinfo.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h

View File

@ -1 +1 @@
o = createticket.o editticket.o funticket.o init.o readticket.o tdb.o ticket.o ticketinfo.o
o = createticket.o editticket.o funticket.o init.o readticket.o tdb.o templates.o ticketinfo.o

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmslucontentcreateticket
#define headerfilecmslucontentcreateticket
#ifndef headerfile_winix_plugins_ticket_createticket
#define headerfile_winix_plugins_ticket_createticket
#include "tdb.h"
#include "ticketinfo.h"

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmslucontenteditticket
#define headerfilecmslucontenteditticket
#ifndef headerfile_winix_plugins_ticket_editticket
#define headerfile_winix_plugins_ticket_editticket
#include "tdb.h"
#include "ticket.h"

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmslucontentticket
#define headerfilecmslucontentticket
#ifndef headerfile_winix_plugins_ticket_funticket
#define headerfile_winix_plugins_ticket_funticket
#include "tdb.h"
#include "ticketinfo.h"

View File

@ -7,8 +7,8 @@
*
*/
#ifndef headerfilecmslucontentreadticket
#define headerfilecmslucontentreadticket
#ifndef headerfile_winix_plugins_ticket_readticket
#define headerfile_winix_plugins_ticket_readticket
#include "ticket.h"
#include "ticketinfo.h"

View File

@ -1,8 +1,15 @@
/*
* This file is a part of Winix
* and is not publicly distributed
*
* Copyright (c) 2010, Tomasz Sowa
* All rights reserved.
*
*/
#include "tdb.h"
#include "core/log.h"
//#include "core/misc.h"
namespace Ticket

View File

@ -1,3 +1,12 @@
/*
* This file is a part of Winix
* and is not publicly distributed
*
* Copyright (c) 2010, Tomasz Sowa
* All rights reserved.
*
*/
#include "ticketinfo.h"
#include "core/error.h"

View File

@ -1,5 +1,14 @@
#ifndef headerfilecmslucontenteditticket222
#define headerfilecmslucontenteditticket222
/*
* This file is a part of Winix
* and is not publicly distributed
*
* Copyright (c) 2010, Tomasz Sowa
* All rights reserved.
*
*/
#ifndef headerfile_winix_plugins_ticket_ticketinfo
#define headerfile_winix_plugins_ticket_ticketinfo
#include <vector>