|
@@ -68,9 +68,9 @@ return array(
|
|
1103 => 'Class name couldn\'t be NULL',
|
|
1103 => 'Class name couldn\'t be NULL',
|
|
1104 => 'Class <font color="red">%s</font> didn\'t instance',
|
|
1104 => 'Class <font color="red">%s</font> didn\'t instance',
|
|
1105 => 'Call undefined method <font color="red">%s::%s</font>" with args "<font color="red">%s</font>"',
|
|
1105 => 'Call undefined method <font color="red">%s::%s</font>" with args "<font color="red">%s</font>"',
|
|
- 1107 => 'Class %s must be the extends/implements of %s',
|
|
|
|
- 1108 => 'Please write this controller<font color="red">%s</font> controller in your project, and add this method <font color="red">%s</font>',
|
|
|
|
- 1109 => 'Please write this <font color="red">%s</font> class in your project, and add this method <font color="red">%s</font>',
|
|
|
|
|
|
+ 1106 => 'Class %s must be the extends/implements of %s',
|
|
|
|
+ 1107 => 'Please write this controller<font color="red">%s</font> controller in your project, and add this method <font color="red">%s</font>',
|
|
|
|
+ 1108 => 'Please write this <font color="red">%s</font> class in your project, and add this method <font color="red">%s</font>',
|
|
//file and others
|
|
//file and others
|
|
1400 => 'Website configure file <font color="red">%s</font> error',
|
|
1400 => 'Website configure file <font color="red">%s</font> error',
|
|
1401 => 'Dir %s does not exist',
|
|
1401 => 'Dir %s does not exist',
|