Please provide any additional information below. web2py_manual.pdf page 92, second last paragraph, last sentence, just above
"[about]":
IS:
If the application was installed form a packed compiled file,
then this is not safe because there is source code to revert to and the
application will not work anymore.
SHOULD BE:
If the application was installed from a packed compiled file,
then this is not safe because there is no source code to revert to and the
application will not work anymore.
From ch...@ononbb.com on June 16, 2009 13:50:11
Please provide any additional information below. web2py_manual.pdf page 92, second last paragraph, last sentence, just above "[about]":
IS: If the application was installed form a packed compiled file, then this is not safe because there is source code to revert to and the application will not work anymore.
SHOULD BE: If the application was installed from a packed compiled file, then this is not safe because there is no source code to revert to and the application will not work anymore.
Original issue: http://code.google.com/p/web2py/issues/detail?id=41