Steffen Kamper [Thu, 25 Nov 2010 23:38:59 +0000 (23:38 +0000)]
Fixed bug #16526: EM resolve dependencies by moving common objects to API class
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9641
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 23:21:42 +0000 (23:21 +0000)]
Fixed bug #16527: EM: delete of extension does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9640
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 23:14:13 +0000 (23:14 +0000)]
Fixed bug #16528: EM: remove dependency to $TBE_TEMPLATE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9639
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Thu, 25 Nov 2010 22:55:32 +0000 (22:55 +0000)]
Fixed whitespace in Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9638
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Thu, 25 Nov 2010 22:52:20 +0000 (22:52 +0000)]
Fixed bug #16319: [scheduler] CronCmd class variable "values" does not contain integers only (Thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9634
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 25 Nov 2010 22:03:04 +0000 (22:03 +0000)]
Fixed bug #16571: htmlArea RTE: Configured height of link and image dialogue windows not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9632
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 21:53:07 +0000 (21:53 +0000)]
added missing static keyword
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9631
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 17:56:34 +0000 (17:56 +0000)]
Fixed bug #16565: Bug: FlashmessageQueue does not work in FE mode (Thanks to Bastian Waidelich)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9630
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 25 Nov 2010 15:48:09 +0000 (15:48 +0000)]
Follow-up to bug #16431: htmlArea RTE: in WebKit, clicking on image does not select it
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9625
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Thu, 25 Nov 2010 15:00:44 +0000 (15:00 +0000)]
Fixed bug #16568: Wrong internal object references after cloning tslib_cObj instances
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9624
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 12:44:55 +0000 (12:44 +0000)]
Follow-up to #16432: wrong markup in livesearch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9623
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 12:07:40 +0000 (12:07 +0000)]
Follow-up to #16495: corrected the backpath for imported modules (files)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9622
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 11:59:45 +0000 (11:59 +0000)]
Follow-up to #16495: corrected the backpath for imported modules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9621
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 09:44:20 +0000 (09:44 +0000)]
Follow-up to #15094: removed unused variable, resolved unknown variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9620
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jigal van Hemert [Thu, 25 Nov 2010 07:08:29 +0000 (07:08 +0000)]
Fixed bug #14050: Cleanup - CGL format of t3lib files - t3lib_admin additional cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9619
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 25 Nov 2010 04:11:15 +0000 (04:11 +0000)]
Fixed bug #16124: htmlArea RTE: Links are incorrectly updated in Google Chrome
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9616
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 25 Nov 2010 00:02:48 +0000 (00:02 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - svbase additional cleanup (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9615
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:57:24 +0000 (23:57 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_utility_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9614
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:51:05 +0000 (23:51 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tree_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9613
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:42:26 +0000 (23:42 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9612
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:33:55 +0000 (23:33 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_stddb_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9611
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:26:36 +0000 (23:26 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_spritemanager_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9610
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:18:58 +0000 (23:18 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_search_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9609
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:13:07 +0000 (23:13 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_message_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9608
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 23:05:40 +0000 (23:05 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_matchcondition_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9607
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 22:53:20 +0000 (22:53 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_mail_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9606
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 22:50:09 +0000 (22:50 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_interface_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9605
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jigal van Hemert [Wed, 24 Nov 2010 22:32:08 +0000 (22:32 +0000)]
Fixed bug #16560: Hide mod_menu of record listing in page module if not needed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9603
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 22:22:16 +0000 (22:22 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_formprotection_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9602
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 20:25:38 +0000 (20:25 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extjs_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9601
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 20:20:04 +0000 (20:20 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_error_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9600
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 20:08:01 +0000 (20:08 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_db_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9599
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:57:03 +0000 (19:57 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_context_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9598
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:51:33 +0000 (19:51 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_cache_directory
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9597
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:39:49 +0000 (19:39 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9596
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:34:55 +0000 (19:34 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_userauthgroup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9595
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:20:11 +0000 (19:20 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_userauth
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9594
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:11:44 +0000 (19:11 +0000)]
Fixed bug #16561: t3lib_userauth: wrong var and wong function call
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9593
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 19:00:48 +0000 (19:00 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tstemplate
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9592
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 18:51:49 +0000 (18:51 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser_tsstyleconfig
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9591
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 18:47:31 +0000 (18:47 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser_tsconfig
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9590
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 18:41:28 +0000 (18:41 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser_ext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9589
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 18:26:10 +0000 (18:26 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9588
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 18:03:52 +0000 (18:03 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsfebeuserauth
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9587
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 17:58:11 +0000 (17:58 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_treeview
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9586
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 17:52:08 +0000 (17:52 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_transl8tools
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9585
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 17:48:19 +0000 (17:48 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_transferdata
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9584
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 17:41:36 +0000 (17:41 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_timetracknull
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9583
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 17:38:19 +0000 (17:38 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_timetrack
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9582
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 17:33:06 +0000 (17:33 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tcemain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9581
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 16:54:11 +0000 (16:54 +0000)]
Fixed bug #16558: tcemain: wrong variables used due copy&paste
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9580
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 16:44:51 +0000 (16:44 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms_inline
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9579
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 16:31:19 +0000 (16:31 +0000)]
Fixed bug #16557: Wrong variables in tceforms_inline
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9578
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 16:20:08 +0000 (16:20 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms_fe
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9577
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 16:14:38 +0000 (16:14 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9576
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 15:49:17 +0000 (15:49 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_syntaxhl
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9575
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 15:44:32 +0000 (15:44 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_svbase
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9574
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 15:30:37 +0000 (15:30 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_superadmin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9573
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 15:22:41 +0000 (15:22 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_stdgraphic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9572
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 15:09:00 +0000 (15:09 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9571
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 14:52:39 +0000 (14:52 +0000)]
Fixed bug #16556: error in t3lib_sqlparser - missing second parameter in functioncall parseError
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9570
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 14:22:38 +0000 (14:22 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_sqlengine
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9569
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 14:12:24 +0000 (14:12 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_spritemanager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9568
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 14:09:06 +0000 (14:09 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_softrefproc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9567
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 14:02:10 +0000 (14:02 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_scbase
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9566
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:58:25 +0000 (13:58 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_rteapi
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9565
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:54:36 +0000 (13:54 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_registry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9564
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:52:11 +0000 (13:52 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_refindex
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9563
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:45:35 +0000 (13:45 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_recordlist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9562
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:41:29 +0000 (13:41 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_readmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9561
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:35:59 +0000 (13:35 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_querygenerator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9560
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:30:36 +0000 (13:30 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_positionmap
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9559
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 13:03:35 +0000 (13:03 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_parsehtml_proc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9558
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:54:37 +0000 (12:54 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_parsehtml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9557
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:43:40 +0000 (12:43 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_pagetree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9556
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:31:43 +0000 (12:31 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_pagerenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9555
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:25:07 +0000 (12:25 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9554
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:17:18 +0000 (12:17 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_modsettings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9553
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:13:12 +0000 (12:13 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_matchcondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9552
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:09:59 +0000 (12:09 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_lock
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9551
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 12:02:51 +0000 (12:02 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_loadmodules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9550
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 11:53:30 +0000 (11:53 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_loaddbgroup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9549
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 11:47:01 +0000 (11:47 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9548
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 11:40:18 +0000 (11:40 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_iconworks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9547
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 11:34:34 +0000 (11:34 +0000)]
htmlmail_correction
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9546
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 11:18:57 +0000 (11:18 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9545
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 11:05:58 +0000 (11:05 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_fullsearch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9544
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:57:52 +0000 (10:57 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_frontendedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9543
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:51:20 +0000 (10:51 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_formmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9542
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:47:36 +0000 (10:47 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_foldertree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9541
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:42:03 +0000 (10:42 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_flexformtools
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9540
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:36:51 +0000 (10:36 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_flashmessagequeue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9539
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:27:19 +0000 (10:27 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_flashmessage
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9538
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:22:20 +0000 (10:22 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extobjbase
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9537
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 10:18:21 +0000 (10:18 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extmgm
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9536
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 09:58:57 +0000 (09:58 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extfilefunc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9535
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 09:51:45 +0000 (09:51 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_exec
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9534
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 09:47:24 +0000 (09:47 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_exception
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9533
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 09:43:23 +0000 (09:43 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_diff
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9532
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 24 Nov 2010 09:38:44 +0000 (09:38 +0000)]
Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_db
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9531
709f56b5-9817-0410-a4d7-
c38de5d9e867