cobaltnodes_update.inc.php 221 B

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