first import
This commit is contained in:
@@ -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