projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[TASK] Remove XCLASS definitions from typo3/
[Packages/TYPO3.CMS.git]
/
typo3
/
init.php
diff --git
a/typo3/init.php
b/typo3/init.php
index
1f04f17
..
83395ff
100644
(file)
--- a/
typo3/init.php
+++ b/
typo3/init.php
@@
-184,9
+184,6
@@
die();
}
}
- // fix include path for pear packages
-set_include_path(get_include_path() . PATH_SEPARATOR . PATH_typo3 . 'contrib/pear/');
-
// *********************
// Unset variable(s) in global scope (fixes #13959)
// *********************