P
Patrick Tingen
Guest
To avoid problems like this, it is usually better to use one method of definition. You use both "LIKE database.table" and a static definition in an include file. My suggestion is to use the same include file for both appserver and client side. This way, the order does not matter anymore.
Continue reading...
Continue reading...