@@ -75,8 +75,8 @@ class CreatePostView(CreateView): # new
def fn_vpx(request,*a,**kw):
- if (glob.has("fnx")):
- glob.fnx(request)
+ if (gmod.glob.has("fnx")):
+ gmod.glob.fnx(request)
p("\n")
p("fn_vpx:",request,"\n",a,kw)