Friday, June 8, 2018

PHP How to add edit links manually in Drupal

if (user_access('administer site configuration')) {

// do something

}

No comments:

Post a Comment