added: container LastContainer (lastcontainer.h lastcontainer.cpp)
it consists of last logged users added: function 'last' git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@492 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "users.h"
|
||||
#include "groups.h"
|
||||
#include "functions.h"
|
||||
#include "lastcontainer.h"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -116,7 +118,8 @@ public:
|
||||
|
||||
// functions (ls, cat, etc)
|
||||
Functions functions;
|
||||
|
||||
|
||||
LastContainer last;
|
||||
|
||||
Data();
|
||||
|
||||
|
Reference in New Issue
Block a user