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

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

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

revision 194 by torben, Fri Dec 7 16:34:10 2007 UTC revision 195 by torben, Sat Dec 8 16:47:03 2007 UTC
# Line 45  reply.out() << "<a href='adm_customer_li Line 45  reply.out() << "<a href='adm_customer_li
45  reply.sout() << "<< back to customer list";  reply.sout() << "<< back to customer list";
46  reply.out() << "</a><br><br>";  reply.out() << "</a><br><br>";
47    
48  tntdb::Connection conn = tntdb::connect(dburl);  tntdb::Connection conn = tntdb::connectCached(dburl);
49    
50    
51  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