Esempio n. 1
0
def sendCidToClient():
    cid = Comment.cid()
Esempio n. 2
0
def sendCidToClient():
    cid = Comment.cid()
    return dict(cid=cid)