Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1755, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1703, in run
result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 2444, in getConfigHtml
cache_timeout = cache_time)
TypeError: send_file() got an unexpected keyword argument 'add_etags' |