Hi, in the lastest version of web2py (can't remember if this is the case for older versions), there are two files that are nearly identical in the default applications (admin, examples, welcome) js folder: 'web2py.js' and 'web2py_ajax.js'.
It looks like 'web2py.js' is the newer of the two, should I just discard 'web2py_ajax.js' if my project doesn't depend on it? Or is there some web2py code that needs it? Dan

