7 lines
96 B
PHP
7 lines
96 B
PHP
<?php
|
|
|
|
if (!defined('_ECRIRE_INC_VERSION')) {
|
|
return;
|
|
}
|
|
|
|
include_spip('inc/pipelines_ecrire');
|