function domain_locale_uninstall in Domain Locale 7
Same name and namespace in other branches
- 6 domain_locale.install \domain_locale_uninstall()
 
Implement hook_uninstall().
File
- ./
domain_locale.install, line 53  - Provides domain specific locale settings
 
Code
function domain_locale_uninstall() {
}