Version 1.14a

This commit is contained in:
nemunaire 2020-11-15 16:12:32 +01:00
commit dc48225dc9
1094 changed files with 189052 additions and 13889 deletions

View file

@ -0,0 +1,25 @@
<?php $cache = array (
'count' =>
array (
0 => '13',
1 => '18',
2 => 'cette',
3 => '2',
),
'infos' =>
array (
0 =>
array (
'id' => '5',
'texte' => 'TEST',
'color' => '',
),
1 =>
array (
'id' => '1',
'texte' => 'DEFENDREZ-VOUS L\'HUMANITE OU LA DETRUIREZ-VOUS',
'color' => 'yellow',
),
),
'messagedemarrage' => 'Weekly du 2 juillet 2009',
); ?>