MUSER_LEVELHELP.xml 282 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12
<DBXML>
	<TABLE name="muser_level" status="center" central="true" out="inquiry">
		<FIELD>user_level</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>global_menu</FIELD>
		<FIELD>companyid</FIELD>		
		<ORDER>
			<FIELD>user_level</FIELD>
		</ORDER>
	</TABLE>
</DBXML>