Skip to content

Instantly share code, notes, and snippets.

View robertlemke's full-sized avatar
😀

Robert Lemke robertlemke

😀
View GitHub Profile
@robertlemke
robertlemke / FlashMessageContainer.php
Created October 11, 2011 13:31
New Flash Message Container
<?php
namespace TYPO3\FLOW3\MVC\Controller;
/* *
* This script belongs to the FLOW3 framework. *
* *
* It is free software; you can redistribute it and/or modify it under *
* the terms of the GNU Lesser General Public License, either version 3 *
* of the License, or (at your option) any later version. *
* *