[11216] Fixed crash at explictly empty string setting for dataDir in mangosd.conf.

This commit is contained in:
VladimirMangos 2011-03-03 22:06:11 +03:00
parent 06fe777f82
commit 5a3f557b19
2 changed files with 12 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11215"
#define REVISION_NR "11216"
#endif // __REVISION_NR_H__