constant OPENGRAPH_META_PERM_ADMIN in Open Graph meta tags 6
Same name and namespace in other branches
- 7 opengraph_meta.common.inc \OPENGRAPH_META_PERM_ADMIN
2 uses of OPENGRAPH_META_PERM_ADMIN
- opengraph_meta_menu in ./
opengraph_meta.module - Implementation of hook_menu.
- opengraph_meta_perm in ./
opengraph_meta.drupal6-hooks.inc - Implements hook_perm(). DRUPAL 6 only.
File
- ./
opengraph_meta.common.inc, line 5
Code
define('OPENGRAPH_META_PERM_ADMIN', 'administer Open Graph meta tags');