added: some work in Export plugin

changed: in base redirect we are using 301 moved permanently status code now (was 303)


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@761 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-09-05 15:38:09 +00:00
parent 8c01b0f6c0
commit 392e8060ba
11 changed files with 230 additions and 18 deletions

View File

@@ -1,7 +1,17 @@
# DO NOT DELETE
exportthread.o: exportthread.h ../../core/basethread.h ../../core/synchro.h
exportthread.o: message.h
exportthread.o: message.h ../../core/log.h ../../core/textstream.h
exportthread.o: ../../core/misc.h ../../core/item.h ../../core/requesttypes.h
exportthread.o: ../../core/logmanipulators.h ../../core/slog.h
exportthread.o: ../../core/cur.h ../../core/request.h ../../core/error.h
exportthread.o: ../../core/config.h ../../core/confparser.h
exportthread.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
exportthread.o: ../../core/textstream.h ../../core/session.h
exportthread.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
exportthread.o: ../../core/mount.h ../../templates/locale.h
exportthread.o: ../../core/confparser.h ../../core/misc.h
exportthread.o: ../../../ezc/src/utf8.h
init.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
init.o: ../../core/item.h ../../core/requesttypes.h
init.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h