[wolfcms] r348 committed - Fixed issue with Flash variables not being retrieved correctly in the ...

1 view
Skip to first unread message

wol...@googlecode.com

unread,
Dec 10, 2010, 4:53:46 PM12/10/10
to wolfcms...@googlegroups.com
Revision: 348
Author: martij...@gmail.com
Date: Fri Dec 10 13:53:24 2010
Log: Fixed issue with Flash variables not being retrieved correctly in the
frontend.
http://code.google.com/p/wolfcms/source/detail?r=348

Modified:
/trunk/docs/changelog.txt
/trunk/index.php

=======================================
--- /trunk/docs/changelog.txt Thu Dec 2 12:11:59 2010
+++ /trunk/docs/changelog.txt Fri Dec 10 13:53:24 2010
@@ -52,6 +52,7 @@
+ Added Lithuanian translation for core - Thanks Remigijus Jarmalavicius -
issue 236
+ Added Spanish translation for comment plugin - Thanks alterebro - issue
254
+ Added expanded footnote on renaming htaccess file on requirements check
screen. - issue 175
+- Fixed issue with Flash variables not being retrieved correctly in the
frontend.
- Fixed title validation issue - issue 61 - thanks axjezzy
- Fixed hardcoded plugins path - issue 257 - thanks reekenx
- Fixed empty slug issue with home page - Thanks razon - issue 242
=======================================
--- /trunk/index.php Fri Nov 26 10:37:02 2010
+++ /trunk/index.php Fri Dec 10 13:53:24 2010
@@ -173,6 +173,7 @@
}

Plugin::init();
+Flash::init();

// Setup admin routes
$admin_routes = array (

Reply all
Reply to author
Forward
0 new messages