lib/actions/index.py
author fabien@tzone.org
Sun, 28 Dec 2008 12:29:23 -0500
changeset 59 2c5e38748004
parent 58 004a32370ba5
permissions -rw-r--r--
Move templates inside their own directory.

from webutils import load_index

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