1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Fix minori

This commit is contained in:
Thomas Zilio
2019-01-02 14:15:16 +01:00
parent a4bcde9e81
commit 13f43dbd0b
55 changed files with 93 additions and 121 deletions

View File

@ -131,7 +131,7 @@ function copyr($source, $destination, $ignores = [])
}
}
return $resul;
return $result;
}
/**