Author: pierre.basson@gmail.com
Date: Sat Aug 19 07:57:03 2006
New Revision: 4709
Log:
cohabitation encore
Modified:
_plugins_branche_stable_/_spip_1_9_0_/spip-sondages/public/composer.php
Modified: _plugins_branche_stable_/_spip_1_9_0_/spip-sondages/public/composer.php
--- _plugins_branche_stable_/_spip_1_9_0_/spip-sondages/public/composer.php (original)
+++ _plugins_branche_stable_/_spip_1_9_0_/spip-sondages/public/composer.php Sat Aug 19 07:57:03 2006
@@ -151,7 +151,10 @@
'RUBRIQUE' => 'rub',
'SITE' => 'site',
'LETTRE' => 'let',
- 'SONDAGE' => 'son'
+ 'SONDAGE' => 'son',
+ 'PLAN' => 'plan',
+ 'POINT' => 'point',
+ 'PRODUIT' => 'prod'
);
$type = $table_logos[$type];
$nom = strtolower($onoff);