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

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

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

revision 194 by torben, Fri Dec 7 05:32:31 2007 UTC revision 195 by torben, Sat Dec 8 16:47:03 2007 UTC
# Line 47  reply.out() << "<a href='adm_installatio Line 47  reply.out() << "<a href='adm_installatio
47  reply.sout() << "<< back to installation list";  reply.sout() << "<< back to installation list";
48  reply.out() << "</a><br><br>";  reply.out() << "</a><br><br>";
49    
50  tntdb::Connection conn = tntdb::connect(dburl);  tntdb::Connection conn = tntdb::connectCached(dburl);
51    
52    
53  std::string submit = qparam.param("submit");  std::string submit = qparam.param("submit");

Legend:
Removed from v.194  
changed lines
  Added in v.195

  ViewVC Help
Powered by ViewVC 1.1.20