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