Exemplo n.º 1
0
 public void PageInit()
 {
     this.PageAutoRedirect();
     this.timeStartTicks = DateTime.Now.Ticks;
     config.ntitle = jt.itake("global.default.web_title", "lng");
     this.db = new jtbc.db();
 }
Exemplo n.º 2
0
 public void PageInit()
 {
     this.PageAutoRedirect();
     this.timeStartTicks = DateTime.Now.Ticks;
     this.db = new jtbc.db();
 }