You are here

function rules_update_7206 in Rules 7.2

Flush all caches.

File

./rules.install, line 442
Rules - Installation file.

Code

function rules_update_7206() {

  // The update system is going to flush all caches anyway, so nothing to do.
}