You are here

function n1ed_update_8221 in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2

Moves temporary and cache directories to more appropriate place.

File

./n1ed.install, line 175
Installation hooks for N1ED module.

Code

function n1ed_update_8221() {
  n1ed_create_or_move_flmngr_dirs();
}