lib/actions/index.py
author Fabien Niñoles <fabien@tzone.org>
Wed, 07 Jan 2009 17:26:18 -0500
changeset 77 52b13b0616b8
parent 58 004a32370ba5
permissions -rw-r--r--
Correct quicklink template with the right parameters.

from webutils import load_index

def do_it(action, db, prefs, form):
	load_index(db, prefs, form, "msg", "")