' .
'' . $this->quota[$i][0] . ' | ' .
'' . $this->quota[$i][2] . ' | ' .
'' . $this->quota[$i][3] . ' | ' .
'' . $this->quota[$i][6] . ' | ' .
'' . $this->quota[$i][7] . ' | ';
}
return array(
'quota_quotas' => $quotas);
}
}
/**
* Returns an array containing all input columns for the file upload.
*
* Syntax:
*