mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
🔇 N°3731 Remove some more depreciation notice (...) for methods still used in iTop core
This commit is contained in:
@@ -143,7 +143,8 @@ class SLAComputationAddOnAPI
|
||||
*/
|
||||
public function Init()
|
||||
{
|
||||
DeprecatedCallsLog::NotifyDeprecatedPhpMethod();
|
||||
// cannot notify depreciation for now as this is still MASSIVELY used in iTop core !
|
||||
//DeprecatedCallsLog::NotifyDeprecatedPhpMethod();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user