Changeset:
109b222ea9a1
https://sourceforge.net/p/mrbs/hg-code/ci/109b222ea9a149f003a43398161ee1533c64a92b
Author:
John Beranek <[email protected]>
Date:
Sat Oct 17 11:38:00 2015 +0100
Log message:
Fixed mistake in upgrade alert message.
diffstat:
web/upgrade/46/post.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 0fc7b1032d41 -r 109b222ea9a1 web/upgrade/46/post.inc
--- a/web/upgrade/46/post.inc Fri Oct 16 21:27:10 2015 +0100
+++ b/web/upgrade/46/post.inc Sat Oct 17 11:38:00 2015 +0100
@@ -9,7 +9,7 @@
<script type="text/javascript">
//<![CDATA[
- alert('If you have just upgraded to MRBS 1.5.0 and had previously configured
MRBS with the \'db\' authentication scheme, please be aware that the default
authentication scheme has now changed to \'db\'. Put "$auth["type"] =
\'config\';" in config.inc.php to go back to the \'config\' scheme.');
+ alert('If you have just upgraded to MRBS 1.5.0 and had previously configured
MRBS with the \'config\' authentication scheme, please be aware that the
default authentication scheme has now changed to \'db\'. Put "$auth["type"] =
\'config\';" in config.inc.php to go back to the \'config\' scheme.');
//]];
</script>
------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits