Commit 7ce4feb6 by Bojan Borovcanin

comit

parent 8038de19
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ $allowAll['Pages']['view'] = True;
$allowAll['Pages']['unauthorized'] = True;
$allowAll['activity']['showActivities'] =True;
//accesses of individual users (company/worker)
//accesses of individual users user or worker
$allowOnly[2]['user']['loginButton'] =False;
$allowOnly[2]['user']['signUp'] = False;
$allowOnly[2]['worker']['workerLogin'] =False;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment