[TYPO3-core] RFC: #9786: Remove duplicate JS-Files in backend.php

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Nov 13 10:52:43 CET 2008


Hi!

Steffen Kamper wrote:
> same is used for the CSS files, i would prefer this.
> 
> One thing: What is when you need a JS file to be loaded before your one?

$obj->jsFiles = array($filename => $filename) + $obj->jsFiles;

Entries in the array always appear in the order of adding, they are
not sorted alphabetically by key :)

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/


More information about the TYPO3-team-core mailing list