function tome_sync_install in Tome 8
Flags Tome Sync installs.
File
- modules/
tome_sync/ tome_sync.install, line 41 - Install, update, and uninstall functions for Tome Sync.
Code
function tome_sync_install() {
$GLOBALS['_tome_sync_installing'] = '_tome_sync_installing';
}