ysqi
|
19d921d3f5
|
Return nil not empty []string{}
Return nil if config value does not exist or is empty
|
2016-03-03 20:03:23 +08:00 |
|
ysqi
|
8ff74e71cb
|
Fixed #1735 Return empty []string
Need return empty []string if config value is empty.
split `“”` ==> []string{}, Not []string{“”}
|
2016-03-02 22:44:20 +08:00 |
|
astaxie
|
a144769515
|
update the documents & comments
|
2014-08-18 16:41:43 +08:00 |
|
fuxiaohei
|
a6ced64441
|
code style simplify
|
2014-07-17 16:22:41 +08:00 |
|
astaxie
|
fefd8ddb5b
|
beego: update licence& fix #669
|
2014-07-03 23:40:21 +08:00 |
|
astaxie
|
0f170a80da
|
update the comments fix #658
|
2014-06-25 10:39:37 +08:00 |
|
astaxie
|
ef815bf5fc
|
config: fix the import issue
|
2014-05-17 02:26:51 +08:00 |
|
astaxie
|
c188cbbcb4
|
update all files License
|
2014-05-17 02:26:50 +08:00 |
|
slene
|
d58e9e6e12
|
beego: move dependency module to sub package
|
2014-04-03 23:41:48 +08:00 |
|