mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
cms updates
This commit is contained in:
@@ -20,7 +20,8 @@ import cgi, cgitb, os, sys
|
||||
cgitb.enable()
|
||||
|
||||
# import libs
|
||||
sys.path.append('lib/py')
|
||||
sys.path.append('..')
|
||||
sys.path.append('../lib/py')
|
||||
|
||||
import webnotes
|
||||
import webnotes.auth
|
||||
|
||||
Reference in New Issue
Block a user