You are here

function ctools_update_6005 in Chaos Tool Suite (ctools) 6

Same name and namespace in other branches
  1. 7 ctools.install \ctools_update_6005()

Removed update.

File

./ctools.install, line 213
Contains install and update functions for ctools.

Code

function ctools_update_6005() {
  return array();
}