mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-04 15:54:00 +01:00
The fileManager function was only being called once onLoad of files.php This was really only adding onClick events and setting classNames and style.displays, no need to do this really with JS, merged into files.php as it's creating the tree openCloseDir function now available to deal with open & close of dirs This is less code, less JS to run on boot and paves the way towards multiple treeTypes