constant LANGUAGE_LTR

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

9 uses of LANGUAGE_LTR

File

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

Code

define('LANGUAGE_LTR', 0);