You are here

function textimage_update_8001 in Textimage 8.3

Clear caches due to update of the 'textimage.factory' service.

File

./textimage.install, line 18
Textimage - Installation scripts.

Code

function textimage_update_8001() {

  // Empty update to cause a cache rebuild.
}