mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-09 01:16:08 +01:00
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:
parent
958d35ed70
commit
851ae0e2ce
1 changed files with 1 additions and 1 deletions
|
@ -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']);
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
Loading…
Reference in a new issue