You are here

constant OPENGRAPH_META_PERM_EDIT in Open Graph meta tags 6

Same name and namespace in other branches
  1. 7 opengraph_meta.common.inc \OPENGRAPH_META_PERM_EDIT
2 uses of OPENGRAPH_META_PERM_EDIT
opengraph_meta_form_alter in ./opengraph_meta.module
Implementation of hook_form_alter.
opengraph_meta_perm in ./opengraph_meta.drupal6-hooks.inc
Implements hook_perm(). DRUPAL 6 only.

File

./opengraph_meta.common.inc, line 6

Code

define('OPENGRAPH_META_PERM_EDIT', 'edit Open Graph meta tags');