--- trunk/tntnet/dynamic/template.ecpp 2007/12/08 13:24:36 194 +++ 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); }>