"Fishing" through UI code:
if($bad===FALSE)//Good
$HTML.=$this->data[$this->curr][3];
else//Bad
$HTML.="NOTICE: You would not specify width, height, or position in the div header, if you knew what was best for you.";
"Fishing" through UI code:
if($bad===FALSE)//Good
$HTML.=$this->data[$this->curr][3];
else//Bad
$HTML.="NOTICE: You would not specify width, height, or position in the div header, if you knew what was best for you.";