linkicon.install in Link Icon 7
Same filename and directory in other branches
Installation actions for Linkicon.
File
linkicon.installView source
<?php
/**
* @file
* Installation actions for Linkicon.
*/
/**
* Moved theme functions to linkicon.theme.inc.
*/
function linkicon_update_7101() {
// Do nothing to clear cache.
}
Functions
Name | Description |
---|---|
linkicon_update_7101 | Moved theme functions to linkicon.theme.inc. |