Add a permission level to a page in the database. Must be called by the page id. This is usually done in the UI of UserSpice and this function is not really used by developers.
Add a permission level to a page in the database. Must be called by the page id.
This is usually done in the UI of UserSpice and this function is not really used by
developers.
<?php addPage(28,2); ?>