You are here

function boxout_update_8001 in Boxout 8

Update filter.

File

./boxout.install, line 56
Install/Update hooks for Boxout.

Code

function boxout_update_8001() {
  _boxout_update_editors();
}