MobileBlur

Diff
Login

Differences From Artifact [72691ad73a]:

To Artifact [416a807373]:


218
219
220
221
222
223
224



def handler(req):
    """ Execute the gluon app  """

    Handler(req).run(gluon.main.wsgibase)
    return apache.OK








>
218
219
220
221
222
223
224
225


def handler(req):
    """ Execute the gluon app  """

    Handler(req).run(gluon.main.wsgibase)
    return apache.OK