LANGUAGE_LTR

in includes/bootstrap.inc

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

<?php
define('LANGUAGE_LTR', 0);
?>