Bug #20001 » 10417_v1.diff
typo3/sysext/t3skin/ext_tables.php (working copy) | ||
---|---|---|
<?php
|
||
if (!defined ('TYPO3_MODE')) die ('Access denied.');
|
||
// require_once(t3lib_extMgm::extPath('t3skin').'debuglib.php');
|
||
if (TYPO3_MODE=='BE') {
|
||
// Support for other extensions to add own icons...
|
- « Previous
- 1
- 2
- Next »