added: mount points
(reading /etc/fstab from db not working yet) core/mount.h core/mountparser.h core/mountparser.cpp core/mounts.h core/mounts.cpp content/thread.cpp content/createthread.cpp templates/thread.cpp git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@495 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -175,6 +175,7 @@ namespace TemplatesFunctions
|
||||
void who_tab_time(Info & i);
|
||||
void who_tab_last_time(Info & i);
|
||||
|
||||
|
||||
/*
|
||||
last
|
||||
*/
|
||||
@@ -185,6 +186,12 @@ namespace TemplatesFunctions
|
||||
void last_tab_end(Info & i);
|
||||
|
||||
|
||||
/*
|
||||
thread
|
||||
*/
|
||||
void thread_subject(Info & i);
|
||||
|
||||
|
||||
|
||||
} // namespace TemplatesFunctions
|
||||
|
||||
|
Reference in New Issue
Block a user