1.8 KiB
1.8 KiB
| 1 | <?php |
|---|---|
| 2 | /* |
| 3 | * This file is part of PhpCompta. |
| 4 | * |
| 5 | * it under the terms of the GNU General Public License as published by |
| 6 | * (at your option) any later version. |
| 7 | * |
| 8 | * PhpCompta is distributed in the hope that it will be useful, |
| 9 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 10 | * GNU General Public License for more details. |
| 11 | * |
| 12 | * You should have received a copy of the GNU General Public License |
| 13 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 14 | */ |
| 15 | /* $Revision$ */ |
| 16 | // Copyright Author Dany De Bontridder ddebontridder@yahoo.fr |
| 17 | /** |
| 18 | * @file |
| 19 | * @brief export in CSV the export of history |
| 20 | * |
| 21 | */ |
| 22 | { |
| 23 | } |
| 24 | ?> |