You are here

constant XAUTOLOAD_LIB_DIR in X Autoload 7.5

Same name and namespace in other branches
  1. 7.3 xautoload.early.inc \XAUTOLOAD_LIB_DIR
  2. 7.4 xautoload.early.lib.inc \XAUTOLOAD_LIB_DIR
1 use of XAUTOLOAD_LIB_DIR
_xautoload_autoload_temp in ./xautoload.early.lib.inc
Temporary loader callback, to avoid any module_load_include() while building the real autoloader.

File

./xautoload.early.lib.inc, line 10

Code

define('XAUTOLOAD_LIB_DIR', __DIR__ . '/lib');