All pastes #766030 Raw Edit

Someone

public text v1 · immutable
#766030 ·published 2007-11-08 15:44 UTC
rendered paste body
                if (!$this->theTable || !$this->fieldList)      {
                        $content = 'Wrong table: '.$this->theTable;
                        return $content;                // Not listed or editable table!
                }