From: Greg Sabino Mullane Date: Wed, 16 Aug 2006 01:07:53 +0000 (+0000) Subject: Set properties. X-Git-Tag: 1.31.0-rc.0~55971 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=f55ac724381b23397bc5c3a254af2ea302d6497b;p=lhc%2Fweb%2Fwiklou.git Set properties. --- diff --git a/maintenance/postgres/wp_mysql2postgres.pl b/maintenance/postgres/wp_mysql2postgres.pl index 608a024f69..57e32e960a 100644 --- a/maintenance/postgres/wp_mysql2postgres.pl +++ b/maintenance/postgres/wp_mysql2postgres.pl @@ -160,7 +160,7 @@ $MYSQLSOCKET and $conninfo .= "\n-- socket $MYSQLSOCKET"; print qq{ -- Dump of MySQL Mediawiki tables for import into a Postgres Mediawiki schema -- Performed by the program: $0 --- Version: $VERSION (subversion \$LastChangedRevision\$) +-- Version: $VERSION (subversion }.q{$LastChangedRevision$}.qq{) -- Author: Greg Sabino Mullane Comments welcome -- -- This file was created: $now