aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-16 21:21:25 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-16 21:21:25 +0200
commitc3df0ebdc267c59c705bf8ee95ff5eb3feae8bea (patch)
tree280b6c5d270c28457219859f189e3cb6c3895939
parentabed0f212266895f67add983a478cd0eb88487a9 (diff)
downloadwallabag-c3df0ebdc267c59c705bf8ee95ff5eb3feae8bea.tar.gz
wallabag-c3df0ebdc267c59c705bf8ee95ff5eb3feae8bea.tar.zst
wallabag-c3df0ebdc267c59c705bf8ee95ff5eb3feae8bea.zip
typo
-rw-r--r--install/update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/update.php b/install/update.php
index f628d1f1..8c93af6d 100644
--- a/install/update.php
+++ b/install/update.php
@@ -29,7 +29,7 @@ $old_salt = '464v54gLLw928uz4zUBqkRJeiPY68zCX';
29 <li>spanish language thanks to Nitche</li> 29 <li>spanish language thanks to Nitche</li>
30 <li>new file ./inc/poche/myconfig.inc.php created to store language and salt</li> 30 <li>new file ./inc/poche/myconfig.inc.php created to store language and salt</li>
31 <li><a href="https://github.com/inthepoche/poche/issues/119">#119</a>: salt is now created when installing poche</li> 31 <li><a href="https://github.com/inthepoche/poche/issues/119">#119</a>: salt is now created when installing poche</li>
32 <li><a href="https://github.com/inthepoche/poche/issues/130">#130</a>: robotx.txt added</li> 32 <li><a href="https://github.com/inthepoche/poche/issues/130">#130</a>: robots.txt added</li>
33 <li><a href="https://github.com/inthepoche/poche/issues/136">#136</a>: error during readability import</li> 33 <li><a href="https://github.com/inthepoche/poche/issues/136">#136</a>: error during readability import</li>
34 <li><a href="https://github.com/inthepoche/poche/issues/137">#137</a>: mixed content alert in https</li> 34 <li><a href="https://github.com/inthepoche/poche/issues/137">#137</a>: mixed content alert in https</li>
35 <li><a href="https://github.com/inthepoche/poche/issues/138">#138</a>: change pattern to parse url with #</li> 35 <li><a href="https://github.com/inthepoche/poche/issues/138">#138</a>: change pattern to parse url with #</li>