摘要:
今天在做跨模块的时候,发现始终出问题,页面找不到,后来发现需要这么改。比如A模块调用B模块的index方法<?phpimport("@.Action.Admin.CustomerAction");class TransactionAction extends AdminCommAction{ public function index(){ $transaction_id = Session::get("transaction_id"); $station_id = getStationId(); $customer_id = Session::. 阅读全文
posted @ 2011-09-23 18:46
浪漫小生
阅读(1289)
评论(0)
推荐(0)

浙公网安备 33010602011771号