0006354__trunk.patch

Administrator Admin, 2007-09-17 14:42

Download (74.8 kB)

 
t3lib/class.t3lib_stdgraphic.php (Arbeitskopie)
2948 2948
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_stdgraphic.php'])	{
2949 2949
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_stdgraphic.php']);
2950 2950
}
2951
?>
2951
?>
t3lib/class.t3lib_basicfilefunc.php (Arbeitskopie)
503 503
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_basicfilefunc.php'])	{
504 504
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_basicfilefunc.php']);
505 505
}
506
?>
506
?>
t3lib/class.t3lib_scbase.php (Arbeitskopie)
387 387
		if (is_callable(array($this->extObj, 'main')))	$this->content.=$this->extObj->main();
388 388
	}
389 389
}
390
?>
390
?>
t3lib/class.t3lib_refindex.php (Arbeitskopie)
1064 1064
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_refindex.php'])	{
1065 1065
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_refindex.php']);
1066 1066
}
1067
?>
1067
?>
t3lib/class.t3lib_cs.php (Arbeitskopie)
2107 2107
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_cs.php'])	{
2108 2108
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_cs.php']);
2109 2109
}
2110
?>
2110
?>
t3lib/config_default.php (Arbeitskopie)
433 433
	// Setting some global vars:
434 434
$EXEC_TIME = time();					// $EXEC_TIME is set so that the rest of the script has a common value for the script execution time
435 435
$SIM_EXEC_TIME = $EXEC_TIME;			// $SIM_EXEC_TIME is set to $EXEC_TIME but can be altered later in the script if we want to simulate another execution-time when selecting from eg. a database
436
?>
436
?>
t3lib/class.t3lib_syntaxhl.php (Arbeitskopie)
428 428
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_syntaxhl.php'])	{
429 429
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_syntaxhl.php']);
430 430
}
431
?>
431
?>
t3lib/class.t3lib_extfilefunc.php (Arbeitskopie)
862 862
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_extfilefunc.php'])	{
863 863
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_extfilefunc.php']);
864 864
}
865
?>
865
?>
t3lib/class.t3lib_sqlparser.php (Arbeitskopie)
1740 1740
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlparser.php'])	{
1741 1741
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlparser.php']);
1742 1742
}
1743
?>
1743
?>
t3lib/class.t3lib_tceforms.php (Arbeitskopie)
5604 5604
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tceforms.php'])	{
5605 5605
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tceforms.php']);
5606 5606
}
5607
?>
5607
?>
t3lib/class.t3lib_svbase.php (Arbeitskopie)
714 714
}
715 715
*/
716 716

  
717
?>
717
?>
t3lib/class.t3lib_sqlengine.php (Arbeitskopie)
901 901
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlengine.php'])	{
902 902
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlengine.php']);
903 903
}
904
?>
904
?>
t3lib/class.t3lib_db.php (Arbeitskopie)
1136 1136
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_db.php'])	{
1137 1137
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_db.php']);
1138 1138
}
1139
?>
1139
?>
t3lib/class.t3lib_extmgm.php (Arbeitskopie)
1183 1183
	}
1184 1184
}
1185 1185

  
1186
?>
1186
?>
t3lib/thumbs.php (Arbeitskopie)
398 398
$SOBE = t3lib_div::makeInstance('SC_t3lib_thumbs');
399 399
$SOBE->init();
400 400
$SOBE->main();
401
?>
401
?>
t3lib/class.t3lib_install.php (Arbeitskopie)
812 812
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_install.php'])	{
813 813
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_install.php']);
814 814
}
815
?>
815
?>
t3lib/class.t3lib_beuserauth.php (Arbeitskopie)
361 361
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_beuserauth.php'])	{
362 362
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_beuserauth.php']);
363 363
}
364
?>
364
?>
t3lib/class.t3lib_querygenerator.php (Arbeitskopie)
1516 1516
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_querygenerator.php'])	{
1517 1517
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_querygenerator.php']);
1518 1518
}
1519
?>
1519
?>
t3lib/class.t3lib_transferdata.php (Arbeitskopie)
1030 1030
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_transferdata.php'])	{
1031 1031
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_transferdata.php']);
1032 1032
}
1033
?>
1033
?>
t3lib/class.t3lib_browsetree.php (Arbeitskopie)
170 170
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_browsetree.php'])	{
171 171
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_browsetree.php']);
172 172
}
173
?>
173
?>
t3lib/class.t3lib_tstemplate.php (Arbeitskopie)
1566 1566
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tstemplate.php'])	{
1567 1567
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tstemplate.php']);
1568 1568
}
1569
?>
1569
?>
t3lib/class.t3lib_rteapi.php (Arbeitskopie)
205 205
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/rte/class.tx_rte_base.php'])	{
206 206
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/rte/class.tx_rte_base.php']);
207 207
}
208
?>
208
?>
t3lib/class.t3lib_treeview.php (Arbeitskopie)
1101 1101
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_treeview.php'])	{
1102 1102
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_treeview.php']);
1103 1103
}
1104
?>
1104
?>
t3lib/class.t3lib_softrefproc.php (Arbeitskopie)
845 845
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_softrefproc.php'])	{
846 846
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_softrefproc.php']);
847 847
}
848
?>
848
?>
t3lib/class.t3lib_clipboard.php (Arbeitskopie)
1012 1012
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_clipboard.php'])	{
1013 1013
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_clipboard.php']);
1014 1014
}
1015
?>
1015
?>
t3lib/class.t3lib_loaddbgroup.php (Arbeitskopie)
744 744
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_loaddbgroup.php'])	{
745 745
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_loaddbgroup.php']);
746 746
}
747
?>
747
?>
t3lib/class.t3lib_matchcondition.php (Arbeitskopie)
708 708
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_matchcondition.php'])	{
709 709
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_matchcondition.php']);
710 710
}
711
?>
711
?>
t3lib/class.t3lib_superadmin.php (Arbeitskopie)
1369 1369
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_superadmin.php'])	{
1370 1370
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_superadmin.php']);
1371 1371
}
1372
?>
1372
?>
t3lib/class.t3lib_page.php (Arbeitskopie)
1319 1319
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_page.php'])	{
1320 1320
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_page.php']);
1321 1321
}
1322
?>
1322
?>
t3lib/class.t3lib_div.php (Arbeitskopie)
4685 4685

  
4686 4686
}
4687 4687

  
4688
?>
4688
?>
t3lib/class.t3lib_tsfebeuserauth.php (Arbeitskopie)
1186 1186
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tsfebeuserauth.php']);
1187 1187
}
1188 1188

  
1189
?>
1189
?>
t3lib/class.t3lib_parsehtml.php (Arbeitskopie)
1323 1323
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_parsehtml.php'])	{
1324 1324
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_parsehtml.php']);
1325 1325
}
1326
?>
1326
?>
t3lib/class.t3lib_userauth.php (Arbeitskopie)
1258 1258
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_userauth.php'])	{
1259 1259
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_userauth.php']);
1260 1260
}
1261
?>
1261
?>
t3lib/class.t3lib_tsparser.php (Arbeitskopie)
672 672
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tsparser.php'])	{
673 673
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tsparser.php']);
674 674
}
675
?>
675
?>
t3lib/class.t3lib_formmail.php (Arbeitskopie)
243 243
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_formmail.php'])	{
244 244
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_formmail.php']);
245 245
}
246
?>
246
?>
t3lib/class.t3lib_userauthgroup.php (Arbeitskopie)
1726 1726
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_userauthgroup.php'])	{
1727 1727
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_userauthgroup.php']);
1728 1728
}
1729
?>
1729
?>
t3lib/class.t3lib_parsehtml_proc.php (Arbeitskopie)
1578 1578
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_parsehtml_proc.php'])	{
1579 1579
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_parsehtml_proc.php']);
1580 1580
}
1581
?>
1581
?>
t3lib/class.t3lib_tsparser_ext.php (Arbeitskopie)
1735 1735
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tsparser_ext.php'])	{
1736 1736
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_tsparser_ext.php']);
1737 1737
}
1738
?>
1738
?>
typo3/alt_shortcut.php (Arbeitskopie)
802 802
$SOBE->init();
803 803
$SOBE->main();
804 804
$SOBE->printContent();
805
?>
805
?>
typo3/mod.php (Arbeitskopie)
50 50
	die('Value "'.htmlspecialchars($temp_M).'" for "M" was not found as a module');
51 51
}
52 52

  
53
?>
53
?>
typo3/dummy.php (Arbeitskopie)
106 106
$SOBE = t3lib_div::makeInstance('SC_dummy');
107 107
$SOBE->main();
108 108
$SOBE->printContent();
109
?>
109
?>
typo3/class.file_list.inc (Arbeitskopie)
685 685
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/class.file_list.inc'])	{
686 686
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/class.file_list.inc']);
687 687
}
688
?>
688
?>
typo3/index.php (Arbeitskopie)
687 687
$SOBE->init();
688 688
$SOBE->main();
689 689
$SOBE->printContent();
690
?>
690
?>
typo3/wizard_rte.php (Arbeitskopie)
345 345
$SOBE->init();
346 346
$SOBE->main();
347 347
$SOBE->printContent();
348
?>
348
?>
typo3/contrib/json.php (Arbeitskopie)
803 803

  
804 804
}
805 805
    
806
?>
806
?>
typo3/template.php (Arbeitskopie)
2120 2120
// The template is loaded
2121 2121
// ******************************
2122 2122
$TBE_TEMPLATE = t3lib_div::makeInstance('template');
2123
?>
2123
?>
typo3/tce_db.php (Arbeitskopie)
254 254
$SOBE->initClipboard();
255 255
$SOBE->main();
256 256
$SOBE->finish();
257
?>
257
?>
typo3/install/index.php (Arbeitskopie)
62 62
	// Defining this variable and setting it non-false will invoke the install-screen called from init.php
63 63
define('TYPO3_enterInstallScript', '1');
64 64
require ('../init.php');
65
?>
65
?>
typo3/alt_toplogo.php (Arbeitskopie)
127 127
$SOBE = t3lib_div::makeInstance('SC_alt_toplogo');
128 128
$SOBE->main();
129 129
$SOBE->printContent();
130
?>
130
?>
typo3/alt_doc.php (Arbeitskopie)
1535 1535
$SOBE->init();
1536 1536
$SOBE->main();
1537 1537
$SOBE->printContent();
1538
?>
1538
?>
typo3/wizard_forms.php (Arbeitskopie)
974 974

  
975 975
$SOBE->main();
976 976
$SOBE->printContent();
977
?>
977
?>
typo3/wizard_table.php (Arbeitskopie)
668 668

  
669 669
$SOBE->main();
670 670
$SOBE->printContent();
671
?>
671
?>
typo3/logout.php (Arbeitskopie)
95 95
// Make instance:
96 96
$SOBE = t3lib_div::makeInstance('SC_logout');
97 97
$SOBE->logout();
98
?>
98
?>
typo3/tce_file.php (Arbeitskopie)
198 198
$SOBE->initClipboard();
199 199
$SOBE->main();
200 200
$SOBE->finish();
201
?>
201
?>
typo3/class.alt_menu_functions.inc (Arbeitskopie)
658 658
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/class.alt_menu_functions.inc'])	{
659 659
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/class.alt_menu_functions.inc']);
660 660
}
661
?>
661
?>
typo3/mod/tools/em/class.em_index.php (Arbeitskopie)
5149 5149
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/mod/tools/em/index.php']);
5150 5150
}
5151 5151

  
5152
?>
5152
?>
typo3/mod/tools/em/class.em_terconnection.php (Arbeitskopie)
315 315
		return $response;
316 316
	}
317 317
}
318
?>
318
?>
typo3/mod/tools/em/class.em_xmlhandler.php (Arbeitskopie)
612 612
		}
613 613
	}
614 614
}
615
?>
615
?>
typo3/mod/help/about/index.php (Arbeitskopie)
184 184
$SOBE = t3lib_div::makeInstance('SC_mod_help_about_index');
185 185
$SOBE->main();
186 186
$SOBE->printContent();
187
?>
187
?>
typo3/mod/web/perm/index.php (Arbeitskopie)
776 776
if ($TYPO3_CONF_VARS['BE']['compressionLevel'])	{
777 777
	new gzip_encode($TYPO3_CONF_VARS['BE']['compressionLevel']);
778 778
}
779
?>
779
?>
typo3/mod/web/func/index.php (Arbeitskopie)
213 213

  
214 214
$SOBE->main();
215 215
$SOBE->printContent();
216
?>
216
?>
typo3/mod/web/info/index.php (Arbeitskopie)
219 219

  
220 220
$SOBE->main();
221 221
$SOBE->printContent();
222
?>
222
?>
typo3/mod/user/ws/cli/conf.php (Arbeitskopie)
5 5
$BACK_PATH = '../../../../';
6 6
$MCONF['name'] = '_CLI_user_ws';
7 7

  
8
?>
8
?>
typo3/mod/user/ws/index.php (Arbeitskopie)
1104 1104
$SOBE->init();
1105 1105
$SOBE->main();
1106 1106
$SOBE->printContent();
1107
?>
1107
?>
typo3/alt_file_navframe.php (Arbeitskopie)
238 238
$SOBE->init();
239 239
$SOBE->main();
240 240
$SOBE->printContent();
241
?>
241
?>
typo3/init.php (Arbeitskopie)
366 366
	ob_start();
367 367
	require_once (PATH_t3lib.'class.gzip_encode.php');
368 368
}
369
?>
369
?>
typo3/alt_mod_frameset.php (Arbeitskopie)
175 175
$SOBE = t3lib_div::makeInstance('SC_alt_mod_frameset');
176 176
$SOBE->main();
177 177
$SOBE->printContent();
178
?>
178
?>
typo3/alt_menu_sel.php (Arbeitskopie)
132 132
$SOBE = t3lib_div::makeInstance('SC_alt_menu_sel');
133 133
$SOBE->main();
134 134
$SOBE->printContent();
135
?>
135
?>
typo3/sysext/tstemplate_objbrowser/class.tx_tstemplateobjbrowser.php (Arbeitskopie)
536 536
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/tstemplate_objbrowser/class.tx_tstemplateobjbrowser.php"]);
537 537
}
538 538

  
539
?>
539
?>
typo3/sysext/beuser/mod/index.php (Arbeitskopie)
1582 1582
$SOBE->main();
1583 1583
$SOBE->printContent();
1584 1584

  
1585
?>
1585
?>
typo3/sysext/beuser/ext_localconf.php (Arbeitskopie)
4 4
require_once(t3lib_extMgm::extPath('beuser').'class.tx_beuser_switchbackuser.php');
5 5

  
6 6
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][] = 'tx_beuser_switchbackuser->switchBack';
7
?>
7
?>
typo3/sysext/beuser/class.tx_beuser.php (Arbeitskopie)
102 102
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/extra_page_cm_options/class.tx_extrapagecmoptions.php'])	{
103 103
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/extra_page_cm_options/class.tx_extrapagecmoptions.php']);
104 104
}
105
?>
105
?>
typo3/sysext/beuser/class.tx_beuser_switchbackuser.php (Arbeitskopie)
42 42
	}
43 43
}
44 44

  
45
?>
45
?>
typo3/sysext/topapps/workspaces/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_workspaces';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/submodules/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_submodules';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/cache/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_cache';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/menu/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_menu';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/search/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_search';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/dashboard/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_dashboard';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/clock/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_clock';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/shortcut/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_shortcut';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/user/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_user';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/topapps/xyzcorp/conf.php (Arbeitskopie)
1 1
<?php
2 2
$MCONF['name']='xMOD_txtopapps_xyzcorp';	// xMOD_[modulename][optional: '_something']
3
?>
3
?>
typo3/sysext/tstemplate_analyzer/class.tx_tstemplateanalyzer.php (Arbeitskopie)
213 213
if (defined("TYPO3_MODE") && $TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/tstemplate_analyzer/class.tx_tstemplateanalyzer.php"])	{
214 214
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/tstemplate_analyzer/class.tx_tstemplateanalyzer.php"]);
215 215
}
216
?>
216
?>
typo3/sysext/lowlevel/class.tx_lowlevel_cleaner_core.php (Arbeitskopie)
566 566
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/lowlevel/class.tx_lowlevel_cleaner.php'])	{
567 567
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/lowlevel/class.tx_lowlevel_cleaner.php']);
568 568
}
569
?>
569
?>
typo3/sysext/lowlevel/dbint/cli/refindex_cli.php (Arbeitskopie)
18 18
";
19 19
		exit;
20 20
}
21
?>
21
?>
typo3/sysext/lowlevel/dbint/cli/cleaner_cli.php (Arbeitskopie)
11 11
$cleanerObj = t3lib_div::makeInstance('tx_lowlevel_cleaner_core');
12 12
$cleanerObj->cli_main($_SERVER["argv"]);
13 13

  
14
?>
14
?>
typo3/sysext/lowlevel/config/index.php (Arbeitskopie)
299 299
$SOBE->init();
300 300
$SOBE->main();
301 301
$SOBE->printContent();
302
?>
302
?>
typo3/sysext/taskcenter/task/class.mod_user_task.php (Arbeitskopie)
213 213
}
214 214

  
215 215

  
216
?>
216
?>
typo3/sysext/taskcenter/task/index.php (Arbeitskopie)
212 212
$SOBE->main();
213 213
$SOBE->printContent();
214 214

  
215
?>
215
?>
typo3/sysext/t3skin/debuglib.php (Arbeitskopie)
592 592
	return $string;
593 593
}
594 594

  
595
?>
595
?>
typo3/sysext/cms/ext_tables.php (Arbeitskopie)
695 695
	)
696 696
);
697 697

  
698
?>
698
?>
typo3/sysext/cms/tbl_tt_content.php (Arbeitskopie)
1039 1039

  
1040 1040

  
1041 1041

  
1042
?>
1042
?>
typo3/sysext/cms/tbl_cms.php (Arbeitskopie)
936 936

  
937 937

  
938 938

  
939
?>
939
?>
typo3/sysext/cms/tslib/media/scripts/gmenu_layers.php (Arbeitskopie)
469 469
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['media/scripts/gmenu_layers.php']);
470 470
}
471 471

  
472
?>
472
?>
typo3/sysext/cms/tslib/media/scripts/tmenu_layers.php (Arbeitskopie)
469 469
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['media/scripts/tmenu_layers.php']);
470 470
}
471 471

  
472
?>
472
?>
typo3/sysext/cms/tslib/media/scripts/gmenu_foldout.php (Arbeitskopie)
246 246
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['media/scripts/gmenu_foldout.php']);
247 247
}
248 248

  
249
?>
249
?>
typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc (Arbeitskopie)
1760 1760
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['media/scripts/fe_adminLib.inc'])	{
1761 1761
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['media/scripts/fe_adminLib.inc']);
1762 1762
}
1763
?>
1763
?>
typo3/sysext/cms/tslib/class.tslib_fe.php (Arbeitskopie)
4189 4189
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_fe.php'])	{
4190 4190
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_fe.php']);
4191 4191
}
4192
?>
4192
?>
typo3/sysext/cms/tslib/class.tslib_pibase.php (Arbeitskopie)
1385 1385
}
1386 1386

  
1387 1387
// NO extension of class - does not make sense here.
1388
?>
1388
?>
typo3/sysext/cms/tslib/class.tslib_menu.php (Arbeitskopie)
2847 2847
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_menu.php']);
2848 2848
}
2849 2849

  
2850
?>
2850
?>
typo3/sysext/cms/tslib/class.tslib_search.php (Arbeitskopie)
491 491
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_search.php']);
492 492
}
493 493

  
494
?>
494
?>
typo3/sysext/cms/tslib/class.tslib_pagegen.php (Arbeitskopie)
978 978
// *************************
979 979
require_once(PATH_tslib.'class.tslib_content.php');
980 980

  
981
?>
981
?>
typo3/sysext/cms/tslib/class.tslib_content.php (Arbeitskopie)
7513 7513
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_content.php'])	{
7514 7514
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_content.php']);
7515 7515
}
7516
?>
7516
?>
typo3/sysext/cms/tslib/class.tslib_feuserauth.php (Arbeitskopie)
486 486
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_feuserauth.php'])	{
487 487
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_feuserauth.php']);
488 488
}
489
?>
489
?>
typo3/sysext/cms/tslib/index_ts.php (Arbeitskopie)
608 608
	new gzip_encode($TYPO3_CONF_VARS['FE']['compressionLevel'], false, $TYPO3_CONF_VARS['FE']['compressionDebugInfo']);
609 609
}
610 610

  
611
?>
611
?>
typo3/sysext/cms/tslib/class.tslib_eidtools.php (Arbeitskopie)
111 111
		$TYPO3_DB->connectDB();
112 112
	}
113 113
}
114
?>
114
?>
typo3/sysext/cms/layout/class.tx_cms_layout.php (Arbeitskopie)
2620 2620
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/cms/layout/class.tx_cms_layout.php'])	{
2621 2621
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/cms/layout/class.tx_cms_layout.php']);
2622 2622
}
2623
?>
2623
?>
typo3/sysext/cms/layout/db_layout.php (Arbeitskopie)
1271 1271
$SOBE->clearCache();
1272 1272
$SOBE->main();
1273 1273
$SOBE->printContent();
1274
?>
1274
?>
typo3/sysext/cms/layout/db_new_content_el.php (Arbeitskopie)
638 638

  
639 639
$SOBE->main();
640 640
$SOBE->printContent();
641
?>
641
?>
typo3/sysext/tstemplate/ts/index.php (Arbeitskopie)
442 442
$SOBE->clearCache();
443 443
$SOBE->main();
444 444
$SOBE->printContent();
445
?>
445
?>
typo3/sysext/version/cm1/index.php (Arbeitskopie)
1783 1783
$SOBE->main();
1784 1784
$SOBE->printContent();
1785 1785

  
1786
?>
1786
?>
typo3/sysext/version/ext_emconf.php (Arbeitskopie)
41 41
	),
42 42
);
43 43

  
44
?>
44
?>
typo3/sysext/tstemplate_ceditor/class.tx_tstemplateceditor.php (Arbeitskopie)
206 206
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/tstemplate_ceditor/class.tx_tstemplateceditor.php"]);
207 207
}
208 208

  
209
?>
209
?>
typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php (Arbeitskopie)
426 426
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/tstemplate_info/class.tx_tstemplateinfo.php"]);
427 427
}
428 428

  
429
?>
429
?>
typo3/sysext/impexp/app/conf.php (Arbeitskopie)
3 3
#$BACK_PATH='../../../';
4 4

  
5 5
$MCONF['name']='xMOD_tximpexp';	// xMOD_[modulename][optional: '_something']
6
?>
6
?>
typo3/sysext/impexp/app/index.php (Arbeitskopie)
1706 1706
$SOBE->init();
1707 1707
$SOBE->main();
1708 1708
$SOBE->printContent();
1709
?>
1709
?>
typo3/sysext/dbal/class.ux_t3lib_sqlparser.php (Arbeitskopie)
386 386
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_sqlparser.php'])	{
387 387
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_sqlparser.php']);
388 388
}
389
?>
389
?>
typo3/sysext/dbal/handlers/class.tx_dbal_handler_openoffice.php (Arbeitskopie)
231 231
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/handlers/class.tx_dbal_handler_openoffice.php'])	{
232 232
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/handlers/class.tx_dbal_handler_openoffice.php']);
233 233
}
234
?>
234
?>
typo3/sysext/dbal/mod1/index.php (Arbeitskopie)
602 602
$SOBE->init();
603 603
$SOBE->main();
604 604
$SOBE->printContent();
605
?>
605
?>
typo3/sysext/dbal/ext_localconf.php (Arbeitskopie)
5 5
$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlengine.php'] = t3lib_extMgm::extPath('dbal').'class.ux_t3lib_sqlengine.php';
6 6
$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlparser.php'] = t3lib_extMgm::extPath('dbal').'class.ux_t3lib_sqlparser.php';
7 7
$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/class.db_list_extra.inc'] = t3lib_extMgm::extPath('dbal').'class.ux_db_list_extra.php';
8
?>
8
?>
typo3/sysext/dbal/class.ux_t3lib_db.php (Arbeitskopie)
2651 2651
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_db.php'])	{
2652 2652
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_db.php']);
2653 2653
}
2654
?>
2654
?>
typo3/sysext/dbal/class.ux_t3lib_sqlengine.php (Arbeitskopie)
381 381
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_sqlengine.php'])	{
382 382
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_sqlengine.php']);
383 383
}
384
?>
384
?>
typo3/sysext/dbal/class.ux_db_list_extra.php (Arbeitskopie)
106 106
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_db_list_extra.php'])	{
107 107
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_db_list_extra.php']);
108 108
}
109
?>
109
?>
typo3/sysext/dbal/ext_emconf.php (Arbeitskopie)
49 49
	),
50 50
);
51 51

  
52
?>
52
?>
typo3/sysext/indexed_search/ext_tables.php (Arbeitskopie)
56 56
	$TCA['index_config']['columns']['type']['config']['items'][] =  Array('My Crawler hook!', 'tx_myext_example1');
57 57
	$TCA['index_config']['types']['tx_myext_example1'] = $TCA['index_config']['types']['0'];
58 58
*/
59
?>
59
?>
typo3/sysext/indexed_search/class.crawler.php (Arbeitskopie)
966 966
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/class.crawler.php'])	{
967 967
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/class.crawler.php']);
968 968
}
969
?>
969
?>
typo3/sysext/indexed_search/example/class.pihook.php (Arbeitskopie)
104 104
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/example/class.pihook.php'])	{
105 105
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/example/class.pihook.php']);
106 106
}
107
?>
107
?>
typo3/sysext/indexed_search/example/class.crawlerhook.php (Arbeitskopie)
189 189
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/example/class.crawlerhook.php'])	{
190 190
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/example/class.crawlerhook.php']);
191 191
}
192
?>
192
?>
typo3/sysext/indexed_search/cli/conf.php (Arbeitskopie)
5 5
$BACK_PATH = '../../../';
6 6
$MCONF['name'] = '_CLI_indexedsearch';
7 7

  
8
?>
8
?>
typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php (Arbeitskopie)
2378 2378
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/pi/class.tx_indexedsearch.php'])	{
2379 2379
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/indexed_search/pi/class.tx_indexedsearch.php']);
2380 2380
}
2381
?>
2381
?>
typo3/sysext/indexed_search/ext_emconf.php (Arbeitskopie)
49 49
	),
50 50
);
51 51

  
52
?>
52
?>
typo3/sysext/install/mod/class.tx_install.php (Arbeitskopie)
5081 5081
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/install/mod/class.tx_install.php'])	{
5082 5082
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/install/mod/class.tx_install.php']);
5083 5083
}
5084
?>
5084
?>
typo3/sysext/rtehtmlarea/ext_tables.php (Arbeitskopie)
26 26
	 
27 27
	t3lib_extMgm::allowTableOnStandardPages('tx_rtehtmlarea_acronym');
28 28
	t3lib_extMgm::addToInsertRecords('tx_rtehtmlarea_acronym');
29
?>
29
?>
typo3/sysext/rtehtmlarea/mod2/class.tx_rtehtmlarea_acronym.php (Arbeitskopie)
258 258
	include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/rtehtmlarea/mod2/class.tx_rtehtmlarea_acronym.php']);
259 259
}
260 260

  
261
?>
261
?>
typo3/sysext/rtehtmlarea/mod2/conf.php (Arbeitskopie)
5 5
$BACK_PATH = '../../../';
6 6
$MCONF['name']='txrtehtmlareaacronym';
7 7

  
8
?>
8
?>
typo3/sysext/rtehtmlarea/mod2/acronym.php (Arbeitskopie)
46 46
$SOBE->init();
47 47
$SOBE->main();
48 48
$SOBE->printContent();
49
?>
49
?>
... This diff was truncated because it exceeds the maximum size that can be displayed.