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 20th April 2024 13:35 Europe/London time based on the source file dated 18th August 2023 11:35 Europe/London time.