1
hi
who can tell me how the file: makedata
example:
le="color: #000000"><?php $dbm->insert('config', " VALUES (135=Table number, 0=???, 7= category number, 'blabla=function name', '_MD_AM_DEFINE', '0= enable or disable by default', '_MD_AM_DEFINE_DESC', 'yesno', 'int', 35= ?????)");
and in the file: mysql.data.sql
le="color: #000000"><?php INSERT INTO configoption VALUES (34 = ???, '_MD_AM_WELCOMETYPE_BOTH', '3=????', 95=????);
thank you