Rev841, Allow ajax access only on json data, Better json request detect for wrapper
This commit is contained in:
parent
e296ee7ebb
commit
6427709dec
2 changed files with 6 additions and 5 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.5"
|
||||
self.rev = 839
|
||||
self.rev = 841
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue