Perf issue : suppression du fichier bouq_options.php car inutilisé.

svn/root/tags/v1.3.9
peetdu@gmail.com 5 years ago
parent 56b33ce340
commit 22a80a46ab

1
.gitattributes vendored

@ -5,7 +5,6 @@ base/bouq.php -text
/bouq_administrations.php -text
/bouq_autorisations.php -text
/bouq_fonctions.php -text
/bouq_options.php -text
/bouq_pipelines.php -text
css/fonts/code128-webfont.woff -text
css/fonts/code128-webfont.woff2 -text

@ -1,14 +0,0 @@
<?php
/**
* Options au chargement du plugin Bouquinerie
*
* @plugin Bouquinerie
* @copyright 2017
* @author Peetdu
* @licence GNU/GPL
* @package SPIP\Bouquinerie\Options
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}

@ -1,7 +1,7 @@
<paquet
prefix="bouq"
categorie="divers"
version="1.3.0"
version="1.3.1"
etat="test"
compatibilite="[3.1.3;3.2.*]"
logo="prive/themes/spip/images/bouq-64.png"

Loading…
Cancel
Save