From 21c72ed906543ad70bec4cdf43a02e8b74937996 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 3 Jan 2011 22:00:06 +0000 Subject: --- donators.inc.php | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/donators.inc.php b/donators.inc.php index 396ff7325..849202998 100644 --- a/donators.inc.php +++ b/donators.inc.php @@ -135,22 +135,24 @@ $donators = array( "Patrice Riant", "Corrado Bove", "Marek Walter", - "Anonymous", - "Stefan John", - "Paul Dupouy", - "Cedric Drolet", - "Jacques Paret-gris", - "Sreejiraj Eluvangal", - "Rémy Clouard (shikamaru)", - "Sandro Veronese", - "Alain Gudefin", - "Vasileios Karampelas", - "Morgan Leijström (Tribun AB)", - "Alain Lamarche", - "Marita Launonen", - "Distrowatch.com", - "Denis Prost", - "François Lamboley" + 'Anonymous', + 'Stefan John', + 'Paul Dupouy', + 'Cedric Drolet', + 'Jacques Paret-gris', + 'Sreejiraj Eluvangal', + 'Rémy Clouard (shikamaru)', + 'Sandro Veronese', + 'Alain Gudefin', + 'Vasileios Karampelas', + 'Morgan Leijström (Tribun AB)', + 'Alain Lamarche', + 'Marita Launonen', + 'Distrowatch.com', + 'Denis Prost', + 'François Lamboley', + 'Martin Alduncin Garrido', + 'Pietr Petronov' ); //$html .= ''; -- cgit v1.2.1