Version 1.12

This commit is contained in:
nemunaire 2009-11-01 12:00:00 +01:00
commit de31cd3e9a
1373 changed files with 156282 additions and 45238 deletions

View file

@ -0,0 +1,25 @@
<?php $cache = array (
'count' =>
array (
0 => '15',
1 => '15',
2 => 'cette',
3 => '1',
),
'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',
); ?>