inc-compilo.php3 1.12 1.13

Update of /home/spip-cvs/spip
In directory alan:/tmp/cvs-serv29422

Modified Files:
  inc-compilo.php3
Log Message:
disxlesqique ?

Index: inc-compilo.php3

RCS file: /home/spip-cvs/spip/inc-compilo.php3,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- inc-compilo.php3 5 Sep 2004 19:46:20 -0000 1.12
+++ inc-compilo.php3 6 Sep 2004 13:27:19 -0000 1.13
@@ -279,7 +279,7 @@

     // Memoriser la langue avant la boucle pour la restituer apres
     if ($lang_select) {
- $texte .= "\n \$old_lang = \$GLOBLAS['spip_lang'];";
+ $texte .= "\n \$old_lang = \$GLOBALS['spip_lang'];";
       $corps .= "\n \$GLOBAL['spip_lang'] = \$old_lang;";
     }
   }