[9909] Prevent SQL injection in equipment sets code.

Author of original verison: Machiavelli
This commit is contained in:
VladimirMangos 2010-05-16 05:23:15 +04:00
parent 92b7920cbb
commit df6bd3df30
2 changed files with 17 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9908"
#define REVISION_NR "9909"
#endif // __REVISION_NR_H__