projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
747e31b
)
[+BUGFIX] Extbase: Removed new line at the end of class file.
author
Jochen Rau
<j.rau@web.de>
Tue, 20 Oct 2009 21:38:01 +0000
(21:38 +0000)
committer
Jochen Rau
<j.rau@web.de>
Tue, 20 Oct 2009 21:38:01 +0000
(21:38 +0000)
typo3/sysext/extbase/Classes/MVC/Controller/ActionController.php
patch
|
blob
|
history
diff --git
a/typo3/sysext/extbase/Classes/MVC/Controller/ActionController.php
b/typo3/sysext/extbase/Classes/MVC/Controller/ActionController.php
index
a62dcbf
..
05a989c
100644
(file)
--- a/
typo3/sysext/extbase/Classes/MVC/Controller/ActionController.php
+++ b/
typo3/sysext/extbase/Classes/MVC/Controller/ActionController.php
@@
-423,4
+423,4
@@
class Tx_Extbase_MVC_Controller_ActionController extends Tx_Extbase_MVC_Controll
}
}
-?>
+?>
\ No newline at end of file