function ctools_schema

Implements hook_schema().

File

./ctools.install, line 43

Code

function ctools_schema() {
    return ctools_schema_4();
}