constant LANGUAGE_LTR

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/bootstrap.inc \LANGUAGE_LTR

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

Archivo

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

Código

define('LANGUAGE_LTR', 0)