Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Raue <christian.raue@gmail.com>2014-07-23 22:27:56 +0400
committerChristian Raue <christian.raue@gmail.com>2014-07-23 22:27:56 +0400
commitd9adcfe6169c6c10059a670f2ed984908eb4e105 (patch)
tree25cfca25851214c1b744a07e67e9c120adfd7513 /misc/package
parent2788e1dad22533f3e0dbddbdd16c51251c4e130a (diff)
removed lots of trailing whitespace
Diffstat (limited to 'misc/package')
-rw-r--r--misc/package/WebAppGallery/parameters.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/package/WebAppGallery/parameters.xml b/misc/package/WebAppGallery/parameters.xml
index 692cd832b7..14498146ce 100644
--- a/misc/package/WebAppGallery/parameters.xml
+++ b/misc/package/WebAppGallery/parameters.xml
@@ -44,10 +44,10 @@
<parameterEntry
type="TextFile"
scope="config\\config.ini.php"
- match="host\s*=\s*&quot;([^&quot;]*)&quot;"
+ match="host\s*=\s*&quot;([^&quot;]*)&quot;"
/>
</parameter>
-
+
<!-- Database name -->
<parameter
name="DbName"
@@ -71,7 +71,7 @@
<parameterEntry
type="TextFile"
scope="config\\config.ini.php"
- match="dbname\s*=\s*&quot;([^&quot;]*)&quot;"
+ match="dbname\s*=\s*&quot;([^&quot;]*)&quot;"
/>
</parameter>
@@ -98,7 +98,7 @@
<parameterEntry
type="TextFile"
scope="config\\config.ini.php"
- match="username\s*=\s*&quot;([^&quot;]*)&quot;"
+ match="username\s*=\s*&quot;([^&quot;]*)&quot;"
/>
</parameter>
@@ -127,7 +127,7 @@
match="password\s*=\s*&quot;([^&quot;]{6,20})&quot;"
/>
</parameter>
-
+
<!-- Database admin user name -->
<parameter
name="DbAdminUsername"
@@ -142,7 +142,7 @@
description="Password for the database administrator account. Required for site security. This may be predefined by your hosting provider."
tags="Password,MySQL,DbAdminPassword">
</parameter>
-
+
<!-- Execute install.sql -->
<parameter
name="Connection String"
@@ -164,7 +164,7 @@
<parameterEntry
type="TextFile"
scope="config\\config.ini.php"
- match="adapter\s*=\s*[^\r\n]*"
+ match="adapter\s*=\s*[^\r\n]*"
/>
</parameter>
</parameters>