CVS: spip/ecrire inc_presentation.php3,1.311,1.312

Update of /home/spip-cvs/spip/ecrire
In directory miel:/tmp/cvs-serv29322/ecrire

Modified Files:
  inc_presentation.php3
Log Message:
hop (appel aide vide sur "langue principale d site" -- je sais, c'est ça qu'il faudrait corriger...)

Index: inc_presentation.php3

RCS file: /home/spip-cvs/spip/ecrire/inc_presentation.php3,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -d -r1.311 -r1.312
--- inc_presentation.php3 21 Oct 2003 00:22:40 -0000 1.311
+++ inc_presentation.php3 21 Oct 2003 08:01:08 -0000 1.312
@@ -12,7 +12,7 @@
//
// Aide
//
-function aide($aide) {
+function aide($aide='') {
   global $couleur_foncee, $spip_lang_rtl, $dir_ecrire;

   if (!$aide) return;