setAttributes(XMLDB_TYPE_INTEGER, '2', XMLDB_UNSIGNED, XMLDB_NOTNULL, null, null, null, '0', 'content'); /// Launch add field format $result = $result && add_field($table, $field); } return $result; } ?>