CQL_BOOLEAN_OR

in cql/cql.inc

<?php
define('CQL_BOOLEAN_OR', 'OR');
?>