Project

General

Profile

Actions

Bug #32596

closed

EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer

Added by Christian Zenker over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
Start date:
2011-12-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Just a small typo:

The naming for XClassing tx_em_Connection_ExtDirectServer is written with and without underscore between "connection" and "extdirectserver".

if (defined('TYPO3_MODE') && isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/sysext/em/classes/connection/class.tx_em_connectionextdirectserver.php'])) { include_once($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/sysext/em/classes/connection/class.tx_em_connection_extdirectserver.php']); }
Actions

Also available in: Atom PDF