+ add my/story to acl.

This commit is contained in:
wangchunsheng
2010-01-13 09:16:33 +00:00
parent 5e16cfa5de
commit ed0bbcf7cb
+1
View File
@@ -48,6 +48,7 @@ $lang->resource->index->ping = 'ping';
$lang->resource->my->index = 'index';
$lang->resource->my->todo = 'todo';
$lang->resource->my->task = 'task';
$lang->resource->my->story = 'story';
$lang->resource->my->bug = 'bug';
$lang->resource->my->project = 'project';
$lang->resource->my->profile = 'profile';