dolibarr/htdocs/install/mysql
Laurent Destailleur f93ecc1584 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/filefunc.inc.php
	htdocs/projet/activity/perweek.php
	htdocs/projet/element.php
2017-10-10 11:24:17 +02:00
..
data FIX The unique index on email templates can work now. 2017-09-27 18:16:28 +02:00
functions
migration Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-10 11:24:17 +02:00
tables Enhance email template editor 2017-10-08 14:51:10 +02:00
index.html
README

# README
########

This directory contains:

data:      A directory with SQL script to add Dolibarr initial data.
migration: A directory with SQL script to migrate Dolibarr database from 
           one version to another version.
tables:    A directory with all files with create tables and index orders.