[TYPO3-core] RFC: Debug output when impexp misses an extension
Michael Stucki
michael at typo3.org
Thu Mar 23 20:07:17 CET 2006
This is a CVS patch request.
Problem:
Kasper has successfully changed impexp to show a little warning when an
required extension is not installed yet. This works basically fine.
The only problem is that the output is displayed through debug() which only
works according to the devIPmask.
Solution:
Use t3lib_div::debug() instead (which doesn't make any checks).
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: impexp_printerror.diff
Type: text/x-diff
Size: 729 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060323/ffe917a5/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060323/ffe917a5/attachment.pgp
More information about the TYPO3-team-core
mailing list