LANGUAGE_RTL

in includes/bootstrap.inc

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

<?php
define('LANGUAGE_RTL', 1);
?>