fml update (1.2 final)

This commit is contained in:
Steffen Schröder
2014-05-20 15:44:45 +02:00
parent 63981d8002
commit 0fc03e1d08
77 changed files with 166 additions and 152 deletions

View File

@ -1,5 +1,4 @@
<?php
// TODO: add entry styles
namespace FML\Controls;
@ -13,7 +12,7 @@ use FML\Types\TextFormatable;
* Entry Control
* (CMlEntry)
*
* @author steeffeen
* @author steeffeen <mail@steeffeen.com>
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/