You are here

function poormanscron_update_6201 in Poormanscron 6.2

JavaScript variable names have changed.

File

./poormanscron.install, line 34
Install, update and uninstall functions for the poormanscron module.

Code

function poormanscron_update_6201() {
  return array();
}