@@ -85,6 +85,7 @@ def fn_vpx(request,*a,**kw):
p(en,type(en))
p("????????????//")
+ p(request.method)
return HttpResponse("fn_vpx")