LANGUAGE_RTL

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

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

File

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

Code

define('LANGUAGE_RTL', 1)
Login or register to post comments