[7189] Prevent use wrong security levels (>= SEC_CONSOLE)

This commit is contained in:
VladimirMangos 2009-01-26 22:03:36 +03:00
parent d4ce99dfa2
commit ad03d3c73b
2 changed files with 15 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7188"
#define REVISION_NR "7189"
#endif // __REVISION_NR_H__