<?php

/**
 * Update 6004: Placeholder update to ensure migrations from older versions
 * in Aegir do not fail.
 */
function context_ui_update_6004() {
  return array();
}
