Example #1
0
def sendCidToClient():
    cid = Comment.cid()
Example #2
0
def sendCidToClient():
    cid = Comment.cid()
    return dict(cid=cid)