debug) $this->outp("AlterColumnSQL not supported"); return array(); } function DropColumnSQL($tabname, $flds) { if ($this->debug) $this->outp("DropColumnSQL not supported"); return array(); } function AlterColumnSQL($tabname, $flds) { if ($this->debug) $this->outp("AlterColumnSQL not supported"); return array(); } function DropColumnSQL($tabname, $flds) { if ($this->debug) $this->outp("DropColumnSQL not supported"); return array(); } } ?>