Essemme

Results 2 issues of Essemme

hello, I had problems on my production server with relative paths - so i made some quick changes to allow absolute paths in config / tinyMce init, like this: ```...

( when $created == false) and keeps the old Ids. Just a suggested little patch: $id_changes = am(array_diff($currentIds,$oldIds),array_diff($oldIds,$currentIds)); intead of $id_changes = array_diff($currentIds,$oldIds);