materio-base-legacy/sites/all/modules/contrib/admin/cobalt/cobaltnodes_update.inc.php
2015-04-19 16:46:59 +02:00

7 lines
221 B
PHP

<?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');
}
//*/