You are here

function ajaxblocks_update_last_removed in Ajax Blocks 7

File

./ajaxblocks.install, line 80
Install, update and uninstall functions for the ajaxblocks module.

Code

function ajaxblocks_update_last_removed() {
  return 6102;
}