expression.class.inc.php 201 B

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