LANGUAGE_LTR

  1. drupal
    1. 6 includes/bootstrap.inc
    2. 7 includes/bootstrap.inc
    3. 8 core/includes/bootstrap.inc

Language written left to right. Possible value of $language->direction.

File

includes/bootstrap.inc, line 186
Functions that need to be loaded on every Drupal request.

Code

define('LANGUAGE_LTR', 0)
Login or register to post comments