08-26-2017, 05:40 PM
Update updatePrivate:
http://pasted.co/97d580b9
SQL:
http://pasted.co/ce863474
http://pasted.co/9ef5b622
http://pasted.co/7dd4009f
-Added cancel button
http://pasted.co/bf1aa64c
http://pasted.co/82fe794c
-Delete redirect now displays msg
-Moved public to bottom on right sidebar
-Changed public to hyperlinks so you can quickly go to page and update it
-Added page_permission_restriction settings as below
-Added cancel button
http://pasted.co/ce475fa6
-Successes and Errors were being cleared right before the calling, removed this
-Change permission updated from echo to successes
Adds reAuth functionality
Corrects reAuth bug on admin_verify.php page
Adds page_permission_restriction setting and functions
--If disabled (by default) normal functions occur
--If enabled, only one permission level can be assigned to a page
http://pasted.co/97d580b9
SQL:
http://pasted.co/ce863474
Code:
admin.php
Code:
admin_page.php
-Added cancel button
Code:
admin_pages.php
Code:
admin_permission.php
-Delete redirect now displays msg
-Moved public to bottom on right sidebar
-Changed public to hyperlinks so you can quickly go to page and update it
-Added page_permission_restriction settings as below
-Added cancel button
Code:
admin_permissions.php
-Successes and Errors were being cleared right before the calling, removed this
-Change permission updated from echo to successes
Adds reAuth functionality
Corrects reAuth bug on admin_verify.php page
Adds page_permission_restriction setting and functions
--If disabled (by default) normal functions occur
--If enabled, only one permission level can be assigned to a page