Fix doxygen

This commit is contained in:
Laurent Destailleur 2017-10-26 14:56:07 +02:00
parent 89baa0b307
commit 67e5d72bd0

View File

@ -284,7 +284,7 @@ function exportWebSite($website)
* @param string $filename Path of zip file
* @return int <0 if KO, >0 if OK
*/
function importWebSite($website)
function importWebSite($filename)
{
$result = 0;