From: Domas Mituzas Date: Mon, 21 Aug 2006 13:42:01 +0000 (+0000) Subject: no comments! X-Git-Tag: 1.31.0-rc.0~55934 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=01e6dff2a3a0a07da48b858ebb9811630f60d174;p=lhc%2Fweb%2Fwiklou.git no comments! --- diff --git a/maintenance/ourusers.php b/maintenance/ourusers.php index 8a723a084d..e244578674 100644 --- a/maintenance/ourusers.php +++ b/maintenance/ourusers.php @@ -48,8 +48,8 @@ $databases = array( '%wik%', ); -print "/*!40100 set old_passwords=1 */;" -print "/*!40100 set global old_passwords=1 */;" +print "/*!40100 set old_passwords=1 */;"; +print "/*!40100 set global old_passwords=1 */;"; foreach( $hosts as $host ) { print "--\n-- $host\n--\n\n-- wikiuser\n\n";