domain_nav_check

Versions
domain
domain_nav_check($access = FALSE)

Menu access check.

Parameters

$access The status set by our menu checks, which is always TRUE. It defaults to FALSE here because that is a good habit.

Code

domain_nav/domain_nav.module, line 75

<?php
function domain_nav_check($access = FALSE) {
  return $access;
}
?>

Contact

  • agentrickard [at] gmail [dot] com

Donations

My Amazon.com Wish List