Fixed: datamanager.store and datamanager.load could crash when username or host argum...
authorWaqas Hussain <waqas20@gmail.com>
Wed, 22 Oct 2008 21:49:43 +0000 (02:49 +0500)
committerWaqas Hussain <waqas20@gmail.com>
Wed, 22 Oct 2008 21:49:43 +0000 (02:49 +0500)
commit048ebc4c0b8cd3bd90b09bc28e3f20c9b3ca7a9d
tree85ba4b30c392489ff3a3cc4291e2881741f5a35a
parent0784d222354115f91a10e3a2ed5ef6577a548d18
Fixed: datamanager.store and datamanager.load could crash when username or host arguments were nil. (useful for server specific and global data).
util/datamanager.lua