/[H9]/trunk/tntnet/dynamic/template.ecpp
ViewVC logotype

Diff of /trunk/tntnet/dynamic/template.ecpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 82 by torben, Wed Nov 28 14:00:17 2007 UTC revision 83 by torben, Wed Nov 28 17:03:27 2007 UTC
# Line 12  dburl; Line 12  dburl;
12  <&header title="--Template--">  <&header title="--Template--">
13  </&header>  </&header>
14  <{  <{
15  tntdb::Connection conn;  tntdb::Connection conn = tntdb::connect(dburl);
   
 conn = tntdb::connect(dburl); //letting exceptions flow up and to tntnet and let it display an error message  
16    
17  }>  }>
18    

Legend:
Removed from v.82  
changed lines
  Added in v.83

  ViewVC Help
Powered by ViewVC 1.1.20