Fixed merge conflicts
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 26 Nov 2018 17:06:43 +0000 (12:06 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 26 Nov 2018 17:38:09 +0000 (12:38 -0500)
readme.txt

index 1f10cb7..aa3e09f 100755 (executable)
@@ -66,7 +66,8 @@ There is of course much more to this.
 (none)
 
 == Changelog ==
-= (pending) =
+= 2.10.46 =
+* Moved session startup from adminHooks.php to index.php to ensure there's always a session started.
 * Fixed member listings not using selected sort order setting past first page.
 * Smarty Templates updated to version 3.1.33 due to use of "each()" that is being depricated in PHP.