Fix phpcs

This commit is contained in:
Laurent Destailleur 2017-10-02 13:52:18 +02:00
parent 75e7281054
commit 3208d8d3ac

View File

@ -1844,7 +1844,7 @@ function dolSavePageContent($filetpl, $object, $objectpage)
/**
* Save content of a page on disk
*
* @param string $filetpl Full path of filename to generate
* @param string $filehtmlheader Full path of filename to generate
* @param string $htmlheadercontent Content of file
* @return boolean True if OK
*/