Changeset 392
- Timestamp:
- 05/13/08 17:06:00
- Files:
-
- trunk/phpbms/ChangeLog (modified) (1 diff)
- trunk/phpbms/install/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/phpbms/ChangeLog
r381 r392 1 phpBMS v0.96 2 * Support For Multiple Client Addresses 3 * Separate Bill To and Ship To Addresses on Sales Orders 4 * Automatic removal of old CC/Bank routing information on Invoices 5 6 The complete list of closed tickets can be found here: http://phpbms.org/query?status=closed&milestone=0.96 7 1 8 phpBMS v0.94 2 9 http://phpbms.org/browser/tags/phpbms-0.94 trunk/phpbms/install/install.php
r285 r392 108 108 <li> 109 109 <p><strong>mysql_database</strong>: the name of the database to be used by phpBMS. <br /> 110 If the database has not been created, You can use <a href="#step2">step two</a> to create a new database for phpBMS.</p>110 If the database has not been created, you will be given the opportunity to create the database.</p> 111 111 </li> 112 112 <li>