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;
}      
    
function ajaxblocks_update_last_removed() {
  return 6102;
}