Last change
on this file since 71568 was
71568,
checked in by cyril@…, 8 years ago
|
version 1.0.7 les fichiers echaffaudes
|
File size:
362 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /** |
---|
3 | * Fonctions du squelette associé |
---|
4 | * |
---|
5 | * @plugin Factures & devis |
---|
6 | * @copyright 2013 |
---|
7 | * @author Cyril Marion - Ateliers CYM |
---|
8 | * @licence GNU/GPL |
---|
9 | * @package SPIP\Factures\Fonctions |
---|
10 | */ |
---|
11 | |
---|
12 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
13 | |
---|
14 | |
---|
15 | // pour initiale et afficher_initiale |
---|
16 | include_spip('prive/objets/liste/auteurs_fonctions'); |
---|
17 | |
---|
18 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.