Main Page | Directories | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages | Examples

ext_tables.php

Go to the documentation of this file.
00001 <?php
00002 if (!defined ('TYPO3_MODE'))  die ('Access denied.');
00003 
00004 if (TYPO3_MODE=='BE')   {
00005    t3lib_extMgm::insertModuleFunction(
00006       'web_func',
00007       'tx_wizardsortpages_webfunc_2',
00008       t3lib_extMgm::extPath($_EXTKEY).'class.tx_wizardsortpages_webfunc_2.php',
00009       'LLL:EXT:wizard_sortpages/locallang.php:wiz_sort',
00010       'wiz'
00011    );
00012    t3lib_extMgm::addLLrefForTCAdescr('_MOD_web_func','EXT:wizard_sortpages/locallang_csh.xml');
00013 }
00014 ?>

Generated on Sun Oct 3 01:05:55 2004 for TYPO3core 3.7.0 dev by  doxygen 1.3.8-20040913