--- trunk/tntnet/dynamic/template.ecpp 2007/11/28 17:03:27 83 +++ trunk/tntnet/dynamic/template.ecpp 2007/12/08 16:47:03 195 @@ -12,7 +12,7 @@ <&header title="--Template--"> <{ -tntdb::Connection conn = tntdb::connect(dburl); +tntdb::Connection conn = tntdb::connectCached(dburl); }>