constant LANGUAGE_LTR
Same name and namespace in other branches
- 7.x drupal-7.x/includes/bootstrap.inc \LANGUAGE_LTR
Language written left to right. Possible value of $language->direction.
Archivo
- drupal-6.x/
includes/ bootstrap.inc, line 209 - Functions that need to be loaded on every Drupal request.
Código
define('LANGUAGE_LTR', 0)