@iceman1001 's updated lualibs

This commit is contained in:
marshmellow42 2015-05-13 21:36:20 -04:00
commit 9ccfb3a8bc
8 changed files with 627 additions and 30 deletions

View file

@ -192,7 +192,7 @@ end
return {
convert_bin_to_html = convert_bin_to_html,
convert_eml_to_html = convert_eml_to_html,
convert_eml_to_bin = convert_eml_to_bin,
SaveAsBinary = save_BIN,
convert_eml_to_bin = convert_eml_to_bin,
SaveAsBinary = save_BIN,
SaveAsText = save_TEXT,
}