CQL_EXCEPTION_SEVERITY_NORMAL

in cql/cql_exceptions.inc

<?php
define("CQL_EXCEPTION_SEVERITY_NORMAL", 50);
?>