codeburrow / company-web-app

The code for the official CodeBurrow app
http://www.codeburrow.com
MIT License
1 stars 0 forks source link

Change Static_Flash_Messages To Session_Flash_Messages #14

Open PadawanTony opened 8 years ago

PadawanTony commented 8 years ago

When the user submit the contact form a static flash message is displayed on the div above it.

Modify this to use sessions.


No specific deadline