function clients_drupal_perm() {
return array('clients_drupal admin');
}

This is just BAD.

Comments

joachim’s picture

Status: Active » Fixed

Makes sense to just use the base module permission.

Issue #1179476 by joachim: Changed Drupal clients module to use base module admin permission.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.