chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe46cc8
)
HTTPS is forced, so that text is no longer necessary
author
Ciaran Gultnieks
<ciaran@ciarang.com>
Thu, 24 Oct 2013 16:53:10 +0000
(17:53 +0100)
committer
Ciaran Gultnieks
<ciaran@ciarang.com>
Thu, 24 Oct 2013 16:53:10 +0000
(17:53 +0100)
wp-fdroid/wp-fdroid.php
patch
|
blob
|
history
diff --git
a/wp-fdroid/wp-fdroid.php
b/wp-fdroid/wp-fdroid.php
index d2cc3032e799953949e8419007b6c8d5df6b4949..eced6b94612925044cb1a850132ebbbc2202a893 100644
(file)
--- a/
wp-fdroid/wp-fdroid.php
+++ b/
wp-fdroid/wp-fdroid.php
@@
-300,7
+300,7
@@
class FDroid
$out.="<p><b>NOTE:</b> Although APK downloads are available below to give ";
$out.="you the choice, you should be aware that by installing that way you ";
$out.="will not receive update notifications, and it's a less secure way ";
- $out.="to download
, especially if you are not currently using HTTPS
. ";
+ $out.="to download. ";
$out.="We recommend that you install the F-Droid client and use that.</p>";
$i=0;