Deprecated old history APIs

This commit is contained in:
Molkobain
2021-03-17 10:30:46 +01:00
parent 19d61300bb
commit 2a1b58e2c1
5 changed files with 12 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ require_once(APPROOT.'/application/displayblock.class.inc.php');
/**
* This class manages the special template format used internally to build the iTop web pages
*
* @deprecated Since 3.0.0
* @deprecated 3.0.0
*/
class DisplayTemplate
{