Skip to content
Snippets Groups Projects
Commit eccfa7ec authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Wrong prerequisite on PHP version

parent d2d0d715
Branches
Tags
No related merge requests found
......@@ -116,7 +116,7 @@ See ChangeLog file found into package.
- Several skins.
- Code is highly customizable (a lot of use of modules and submodules).
- Works with Mysql 4.1 or higher, or PostgreSql 8.14 or higher.
- Works with PHP 5.0 or higher.
- Works with PHP 5.2.1 or higher.
- An easy to understand and maintain code (PHP with no heavy frameworks).
- A trigger architecture to allow you to make Dolibarr business events run PHP code to update your own information system.
- "NPR VAT Rate" (French particularity for managing VAT in DOM-TOM called "Non Perçue Récupérable").
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment