CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #6675

requiring class.tx_staticinfotables_pi1.php

Added by Janine Schendel about 3 years ago. Updated over 2 years ago.

Status:New Start date:2010-03-03
Priority:Should have Due date:
Assignee:Stanislas Rolland % Done:

0%

Category:-
Target version:-
Votes: 0

Description

Hi,

Another hint.

I read in other extensions, that if in this extension a second extension is required they do this in their scripts:

if(t3lib_extMgm::isLoaded('static_info_tables')) {
require_once(t3lib_extMgm::extPath('static_info_tables').'pi1/class.tx_staticinfotables_pi1.php');
}

I don't remember, if u set static_info_tables to an necessary extension during installation of your extension, but if not, it would be nice!

Regards
Janine

Also available in: Atom PDF