mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
docRoot defined in settings.php now so no need to set docRoot swapped for iceRoot in a few areas (there were kind of one and the same before, ugghh) Conditionally prefix file refs with $docRoot and/or $iceRoot if different paths are needed Removed shortURLStarts - too inefficient & problematic Only on winow load begin to createNewCMInstance (In the rare case the files frame loads before the editor frame) Code simplified in a few areas