+ add my/story to acl.

This commit is contained in:
wangchunsheng
2010-01-13 09:16:33 +00:00
parent 0af32ef4ad
commit cb5ce707d0

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';