<aid="grantrevoke-group-permissions"class="anchor"href="#grantrevoke-group-permissions"aria-hidden="true"><spanaria-hidden="true"class="octicon octicon-link"></span></a>Grant/Revoke Groups Permissions</h4>
<p>Ok, now let's give accesses to our groups. The Hobbits seem to have ability to walk unseen, so we will assign that privilage to them. The Elves have imortality, so we will assign that privilage to them.
We will assign access with <code>allow_group()</code> function.</p>
@ -120,10 +129,14 @@ We will assign access with <code>allow_group()</code> function.</p>
<aid="grant-user-permissions"class="anchor"href="#grant-user-permissions"aria-hidden="true"><spanaria-hidden="true"class="octicon octicon-link"></span></a>Grant User Permissions</h4>
@ -197,16 +210,17 @@ We will assume we already have a permission set up named <code>travel</code>.</p
<divclass="highlight highlight-text-html-php"><pre><spanclass="pl-s1"><spanclass="pl-smi">$this</span><spanclass="pl-k">-></span><spanclass="pl-smi">aauth</span><spanclass="pl-k">-></span>send_pm(<spanclass="pl-c1">3</span>,<spanclass="pl-c1">4</span>,<spanclass="pl-s"><spanclass="pl-pds">'</span>New cloaks<spanclass="pl-pds">'</span></span>,<spanclass="pl-s"><spanclass="pl-pds">'</span>These new cloaks are fantastic!<spanclass="pl-pds">'</span></span>)</span></pre></div>
<p>You have reached the end of the Quick Start Guide, but please take a look at the <ahref="https://github.com/emreakay/CodeIgniter-Aauth/wiki/_pages">detailed Documentation Wiki</a> for additional information.</p>
<p>Don't forget to keep and eye on Aauth, we are constantly improving the system.
You can also contribute and help me out. :)</p>
You can also contribute and help us out. :)</p>
<footerclass="site-footer">
<spanclass="site-footer-owner"><ahref="https://github.com/emreakay/CodeIgniter-Aauth">Codeigniter Aauth</a> is maintained by <ahref="https://github.com/emreakay">emreakay</a>.</span>