mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
📝 N°2793 log rotation add PHPDoc about timezones
This commit is contained in:
@@ -240,6 +240,8 @@ abstract class RotatingLogFileNameBuilder implements iLogFileNameBuilder
|
||||
}
|
||||
|
||||
/**
|
||||
* **Warning :** both DateTime params must have the same timezone set ! Should use the iTop timezone ('timezone' config parameter)
|
||||
*
|
||||
* @param DateTime $oLogFileLastModified date when the log file was last modified
|
||||
* @param DateTime $oNow date/time of the log we want to write
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user