fix 2 bugs: (a) ::template::head::scripts variable was accumulating content over multiple requests (namespaced variables are not reset)(b) order of list elements in ::template::head::scripts was incorrect (why not using objects?)
Fix commented out title, with title in the html comment, occaisionally auser would type "--" in the title causing the page to break because thecomment was not parsed correctly.
Free generation of stub objects for accessing stored procedures from db_function args.The new version uses PostgresSQLs system catalog + parses first paragraph of function declarationseCVS: ----------------------------------------------------------------------