N°4716 - Remove core/expression.class.inc.php

This commit is contained in:
Benjamin Dalsass
2025-08-01 08:03:31 +02:00
parent 9c6b8f90f0
commit 7456383d72

View File

@@ -1,8 +0,0 @@
<?php
// The file has been moved in iTop 2.2.0+ (revision 3803)
// Preserve backward compatibility with some external tools (Cf. toolkit)
// @deprecated 3.1.0
DeprecatedCallsLog::NotifyDeprecatedPhpMethod('use core/oql/expression.class.inc.php instead');
require_once(APPROOT.'core/oql/expression.class.inc.php');