You are here

function google_admanager_update_7200 in DFP Small Business (Google Ad Manager) 7.2

Baseline for 7.x-2.x schema

File

./google_admanager.install, line 131
Install, update and uninstall functions for the google_admanager module.

Code

function google_admanager_update_7200() {
  return t('Updated to 7.x-2.x branch.');
}