Example #1
0
 function drawFoot($doit = false)
 {
     if ($doit) {
         parent::drawFoot();
     }
 }