JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
CHANGED db.php API so it doesn't append WHERE for you
authorJason Woofenden <jason183@herkamire.com>
Thu, 1 Mar 2007 04:10:18 +0000 (23:10 -0500)
committerJason Woofenden <jason183@herkamire.com>
Thu, 1 Mar 2007 04:10:18 +0000 (23:10 -0500)
commitd03e8554ee3e80a6333126e67dd4c20f54ec700e
treed28b2dcc23e418326f622a85c18a2dff42d3d663
parent1f787c4ef79ce26a5385bd325586e7796fadf8b4
CHANGED db.php API so it doesn't append WHERE for you
added messages.php
fixed db_printf() so it actually returns the generated string
run.php now clears the old template object if you return a different basename
run.php now accepts full urls in addition to basenames returned from scripts. UNTESTED
session.php now puts a 'wfpl_' prefix on table names
redirect() now uses an HTTP/1.0 header instead of 1.1
db.php
http.php
messages.php [new file with mode: 0644]
metaform/template.php
run.php
session.php