X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Flib%2Fform%2FTextArea.class.php;h=887f8ad4c24aeb68d93287012a045bede0314332;hb=91e951c88f39495bad54d1e06eb138b65c53c6d8;hp=9cfd431580463d1e32c9c096f4b44bb2665116d9;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/lib/form/TextArea.class.php b/WEB-INF/lib/form/TextArea.class.php index 9cfd4315..887f8ad4 100644 --- a/WEB-INF/lib/form/TextArea.class.php +++ b/WEB-INF/lib/form/TextArea.class.php @@ -101,4 +101,3 @@ class TextArea extends FormElement { return $s; } } -?> \ No newline at end of file