constant LANGUAGE_RTL

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

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

Archivo

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

Código

define('LANGUAGE_RTL', 1)