Add user cost

This commit is contained in:
Frederic Guillot
2015-03-07 16:50:36 -05:00
parent 313318a40d
commit 7328995645
15 changed files with 378 additions and 8 deletions

View File

@@ -70,6 +70,7 @@ class Acl extends Base
'config' => '*',
'link' => '*',
'project' => array('remove'),
'hourlyrate' => '*',
);
/**