This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/setup/migrate/config/config.xml

17 lines
492 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : config.xml
Created on : 01 July 2009, 9:57 AM
Author : KnowledgeTree Team
Description: Migrateer steps
-->
<migrate version="3.7" type="Community Edition">
<steps>
<step name="Current Installation">installation</step>
<step name="Deactivate Services">services</step>
<step name="Database Migration">database</step>
<step name="Complete">complete</step>
</steps>
</migrate>