Last change
on this file since 114065 was
114065,
checked in by abelass@…, 2 years ago
|
Objet éditorial espaces. Par exemple les espaces d'un immeuble. Utilisé par location d'immeubles
|
File size:
341 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /** |
---|
3 | * Fonctions du squelette associé |
---|
4 | * |
---|
5 | * @plugin Espaces |
---|
6 | * @copyright 2018 - 2019 |
---|
7 | * @author Rainer Müller |
---|
8 | * @licence GNU/GPL v3 |
---|
9 | * @package SPIP\Espaces\Fonctions |
---|
10 | */ |
---|
11 | |
---|
12 | if (!defined('_ECRIRE_INC_VERSION')) { |
---|
13 | return; |
---|
14 | } |
---|
15 | |
---|
16 | // pour initiale et afficher_initiale |
---|
17 | include_spip('prive/objets/liste/auteurs_fonctions'); |
---|
Note: See
TracBrowser
for help on using the repository browser.