Diff

util/datamanager.lua @ 129:0f119bece309

Fixed: Some modules did not return anything
author Waqas Hussain <waqas20@gmail.com>
date Thu, 23 Oct 2008 18:42:29 +0500
parent 117:8e5c5e6a3240
child 177:606c433955e7
line wrap: on
line diff
--- a/util/datamanager.lua	Thu Oct 23 18:36:10 2008 +0500
+++ b/util/datamanager.lua	Thu Oct 23 18:42:29 2008 +0500
@@ -93,3 +93,4 @@
 	return true;
 end
 
+return _M;
\ No newline at end of file