function shurly_install in ShURLy 8
Same name and namespace in other branches
- 6 shurly.install \shurly_install()
Implements hook_install().
File
- ./
shurly.install, line 176 - Shurly install file.
Code
function shurly_install() {
}
Implements hook_install().
function shurly_install() {
}