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:
85b0828
)
minor whitespace cleanup
author
Ingo Renner
<ingo.renner@typo3.org>
Thu, 6 Mar 2008 07:50:37 +0000
(07:50 +0000)
committer
Ingo Renner
<ingo.renner@typo3.org>
Thu, 6 Mar 2008 07:50:37 +0000
(07:50 +0000)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3391
709f56b5
-9817-0410-a4d7-
c38de5d9e867
typo3/backend.php
patch
|
blob
|
history
diff --git
a/typo3/backend.php
b/typo3/backend.php
index
0925408
..
0f79c8b
100644
(file)
--- a/
typo3/backend.php
+++ b/
typo3/backend.php
@@
-704,7
+704,7
@@
class TYPO3backend {
// include XCLASS
-if
(defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/backend.php'])
{
+if
(defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/backend.php'])
{
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/backend.php']);
}
@@
-721,4
+721,4
@@
if(is_array($GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendI
$TYPO3backend->render();
-?>
+?>
\ No newline at end of file