Follow-up to #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein)

git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8156 709f56b5-9817-0410-a4d7-c38de5d9e867
This commit is contained in:
Susanne Moog 2010-07-11 12:42:05 +00:00
parent 958d35ed70
commit 851ae0e2ce

View file

@ -422,4 +422,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/feedit/
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/feedit/view/class.tx_feedit_editpanel.php']); include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/feedit/view/class.tx_feedit_editpanel.php']);
} }
?> ?>