fix travis

This commit is contained in:
Florian HENRY 2015-12-09 14:26:04 +01:00
parent 96a95d6ae1
commit b80518efb4

View File

@ -376,7 +376,7 @@ class BookKeeping extends CommonObject
/** /**
* Delete bookkepping by importkey * Delete bookkepping by importkey
* *
* @param string $importkey Import key * @param string $delyear year to delete
* @return int Result * @return int Result
*/ */
function delete_by_year($delyear) { function delete_by_year($delyear) {