mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Do NOT use PHP short open tags for a better compatibility
SVN:code[97]
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
|
|
||||||
class OqlNormalizeException extends OQLException
|
class OqlNormalizeException extends OQLException
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
|
|
||||||
// Position a string within an OQL query
|
// Position a string within an OQL query
|
||||||
// This is a must if we want to be able to pinpoint an error at any stage of the query interpretation
|
// This is a must if we want to be able to pinpoint an error at any stage of the query interpretation
|
||||||
|
|||||||
Reference in New Issue
Block a user