Files
iTop/core/expression.class.inc.php
2015-10-12 15:35:05 +00:00

5 lines
201 B
PHP

<?php
// The file has been moved in iTop 2.2.0+ (revision 3803)
// Preserve backward compatibility with some external tools (Cf. toolkit)
require_once(APPROOT.'core/oql/expression.class.inc.php');