mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
🔊 N°3731 Log calls to deprecated files / PHP methods
POC for the log API was added in #193
This commit is contained in:
@@ -133,6 +133,7 @@ class AjaxPage extends WebPage implements iTabbedPage
|
||||
*/
|
||||
public function AddToMenu($sHtml)
|
||||
{
|
||||
DeprecatedCallsLog::NotifyDeprecatedPhpMethod();
|
||||
$this->m_sMenu .= $sHtml;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user