3aa2e1c4 by yangjianbin

init

1 parent 8300fec1
...@@ -37,7 +37,7 @@ class CheckLogin ...@@ -37,7 +37,7 @@ class CheckLogin
37 } 37 }
38 38
39 if(!$session->repaymentPlanSource){ 39 if(!$session->repaymentPlanSource){
40 $session->repaymentPlanSource = getRepaymentPlanSource(); 40 $session->repaymentPlanSource = $this->getRepaymentPlanSource();
41 } 41 }
42 42
43 43
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!