Correct travis

This commit is contained in:
aspangaro 2016-04-17 15:58:32 +02:00
parent b59c94e056
commit 19b594ee9d
2 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,7 @@ class AccountancyCategory
/**
* Function to delete an accounting account from an accounting category
*
* @param int $id_cat Id category
* @param int $cpt_id Id of accounting account
*
* @return int <0 if KO, >0 if OK
*/

View File

@ -1,4 +1,4 @@
<?php
<?php
/* Copyright (C) 2016 Jamal Elbaz <jamelbaz@gmail.pro>
* Copyright (C) 2016 Alexandre Spangaro <aspangaro.dolibarr@gmail.com>
*