<?php /* Remove this line if you want to try out the updating mechanism function cobaltnodes_cobalt_js_update($from, $to) { drupal_add_js(drupal_get_path('module', 'cobaltnodes') . '/js/cobalt.nodes.update.js'); } //*/