You are here

function rules_update_7208 in Rules 7.2

Flush all caches to update the data_is_empty condition info.

File

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

Code

function rules_update_7208() {

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