dolibarr/htdocs/install/mysql
Laurent Destailleur 76b87cd0bb Fix: Bad setup
2010-08-05 19:52:06 +00:00
..
data Fix: Do not use $_ENV anymore. 2010-04-18 16:08:53 +00:00
functions
migration Fix: Bad setup 2010-08-05 19:52:06 +00:00
tables Fix: Error when using iphone 2010-04-12 00:27:14 +00:00
Makefile Works on product canvas 2010-03-26 14:25:06 +00:00
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.