mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Fixed regressions due to the recent code refactoring [3803]
SVN:2.2.0[3808]
This commit is contained in:
4
core/expression.class.inc.php
Normal file
4
core/expression.class.inc.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?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');
|
||||
Reference in New Issue
Block a user