Fix doxygen
This commit is contained in:
parent
89baa0b307
commit
67e5d72bd0
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user