1 頁 (共 1 頁)

[問題]cash mod新增貨幣

發表於 : 2004-11-11 16:04
to_to
新增貨幣出現問題

Bad field name, must be in the form 'user_word'

$regex = '/^user_[a-z]+$/';

Examples:
user_points
user_cash
user_money
user_warnings


怎解決, 謝謝各位幫忙

發表於 : 2004-11-11 16:32
to_to
已解決了