Exemplo n.º 1
0
 /**
  * @access private
  */
 function Init()
 {
     parent::Init();
     $this->Row = false;
     $this->Field = 0;
 }
Exemplo n.º 2
0
 function Init()
 {
     parent::Init();
     $this->DebugFlag = true;
 }
Exemplo n.º 3
0
 function Init()
 {
     parent::Init();
     $this->Row = false;
 }