Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

acl_can_manage_tabs()

Parameters

This function accepts no parameters.

Location

include/tab_functions.php lines 7 to 10

Definition

 
function acl_can_manage_tabs()
    {
    return 
checkperm('a');
    }

This article was last updated 18th May 2024 17:05 Europe/London time based on the source file dated 16th May 2024 18:10 Europe/London time.