You are here

constant JEDITABLE_DIR_PLUGIN in jEditable inline content editing 6.2

Same name and namespace in other branches
  1. 6 jeditable.module \JEDITABLE_DIR_PLUGIN
1 use of JEDITABLE_DIR_PLUGIN
jeditable_init in ./jeditable.module
Implements hook_init().

File

./jeditable.module, line 7

Code

define('JEDITABLE_DIR_PLUGIN', function_exists('libraries_get_path') ? libraries_get_path('jeditable') : JEDITABLE_DIR);