added cgi-bin/getfile.cgi for bc

This commit is contained in:
Rushabh Mehta
2011-09-15 16:14:01 +05:30
parent 9133ba0f2b
commit bdda9770e7
3 changed files with 84 additions and 1 deletions

View File

@@ -9,7 +9,6 @@ sys.path.append('lib/py')
sys.path.append('erpnext')
import webnotes
import webnotes.defs
webnotes.form = cgi.FieldStorage()