stable

Clone or download

Read-only

Remove legacy method html_time_ago()

This method is only a wrapper for DateHelper object, we can use it directly instead. No functional changes. Part of story #14828: display dates with both absolute and relative dates Change-Id: I8e0d93a34440be4e97b4c36a2c00e9e7528fe1dd

Modified Files

Name
M plugins/docman/include/Docman_Log.class.php +1 −1 Go to diff View file
M plugins/docman/include/docmanPlugin.php +2 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSectionHistory.class.php +2 −2 Go to diff View file
M src/common/tracker/Artifact.class.php +2 −2 Go to diff View file
M src/common/tracker/HTML/ArtifactHtml.class.php +1 −1 Go to diff View file
M src/www/admin/show_pending_documents.php +2 −2 Go to diff View file
M src/www/include/html.php +0 −7 Go to diff View file
M src/www/news/news_utils.php +2 −2 Go to diff View file