first import
This commit is contained in:
9
sites/all/modules/context/context_ui/context_ui.install
Normal file
9
sites/all/modules/context/context_ui/context_ui.install
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Update 6004: Placeholder update to ensure migrations from older versions
|
||||
* in Aegir do not fail.
|
||||
*/
|
||||
function context_ui_update_6004() {
|
||||
return array();
|
||||
}
|
Reference in New Issue
Block a user