You are here

function rules_update_7207 in Rules 7.2

Flush all caches.

File

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

Code

function rules_update_7207() {

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