You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
504 B
21 lines
504 B
<paquet |
|
prefix="sms" |
|
categorie="communication" |
|
version="1.1.10" |
|
etat="test" |
|
compatibilite="[3.0.0;3.2.*]" |
|
logo="prive/themes/spip/images/sms-64.png" |
|
documentation="https://contrib.spip.net/SMS" |
|
schema="1.0.4" |
|
> |
|
<nom>SMS</nom> |
|
|
|
<auteur>tofulm</auteur> |
|
|
|
<licence>GNU/GPL</licence> |
|
|
|
<pipeline nom="autoriser" inclure="sms_autorisations.php" /> |
|
<pipeline nom="declarer_tables_objets_sql" inclure="base/sms.php" /> |
|
<pipeline nom="declarer_tables_interfaces" inclure="base/sms.php" /> |
|
|
|
</paquet>
|
|
|