source:
spip-zone/_plugins_/factures/trunk/factures_pipelines.php
@
71607
Last change on this file since 71607 was 71568, checked in by , 8 years ago | |
---|---|
File size: 284 bytes |
Line | |
---|---|
1 | <?php |
2 | /** |
3 | * Utilisations de pipelines par Factures & devis |
4 | * |
5 | * @plugin Factures & devis |
6 | * @copyright 2013 |
7 | * @author Cyril Marion - Ateliers CYM |
8 | * @licence GNU/GPL |
9 | * @package SPIP\Factures\Pipelines |
10 | */ |
11 | |
12 | if (!defined('_ECRIRE_INC_VERSION')) return; |
13 | |
14 | |
15 | |
16 | ?> |
Note: See TracBrowser
for help on using the repository browser.