You are here

function poormanscron_update_5201 in Poormanscron 5.2

JavaScript variable names have changed.

File

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

Code

function poormanscron_update_5201() {
  return array();
}