dolibarr/htdocs
Marcos García 8eced58ba0 Removed @ operator from dol_include_once
Adding @ operator to include_once makes include errors untraceable, it shouldn't be there. Errors must be thrown so that we notice them. It is PHP configuration's choice to decide wether to log them or print them.
2014-07-14 19:16:28 +02:00
..
accountancy Qual: remove PHP closing tag (again) 2014-05-26 13:51:25 +02:00
adherents Add label on search boxes 2014-07-11 13:26:02 +02:00
admin New: Type of thirdparties can accept a country (to show list of types 2014-07-11 13:56:35 +02:00
asterisk Removed closing php tag 2014-05-03 18:18:44 +02:00
barcode More substitutions 2014-06-12 11:31:53 +02:00
bookmarks More substitutions 2014-06-12 11:31:53 +02:00
boutique Align size for accounting account & Drop old table & Typo 2014-06-29 07:57:42 +02:00
cashdesk Merge remote-tracking branch 'origin/3.6' into develop 2014-07-08 01:12:55 +02:00
categories Fix: table declaration 2014-07-08 21:24:36 +02:00
comm Merge pull request #1730 from GPCsolutions/accessibility 2014-07-11 14:57:02 +02:00
commande Refactor: ORDER_* and LINEORDER_* trigger 2014-07-11 14:02:21 +02:00
compta Qual: Uniformize code. Errors 2014-07-12 09:48:10 +02:00
conf Qual: Better error message for LDAP connection 2014-04-27 14:16:29 +02:00
contact Fix: [ bug #1469 ] Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message 2014-07-04 17:10:19 +02:00
contrat Qual: More intuitive if contract ref_ext we say ref. customer 2014-07-12 10:56:13 +02:00
core Removed @ operator from dol_include_once 2014-07-14 19:16:28 +02:00
cron Removed duplicated SQL error logging 2014-06-13 02:28:30 +02:00
ecm Fix: [ bug #1506, #1507 ] ECM trigger error problem 2014-07-04 16:39:54 +02:00
expedition Fix: [ bug #1498, #1499 ] Shipment/Delivery triggers problem 2014-07-04 15:33:16 +02:00
exports Removed duplicated SQL error logging 2014-06-13 02:28:30 +02:00
externalsite Removed closing php tag 2014-05-03 18:18:44 +02:00
fichinter Merge remote-tracking branch 'origin/3.6' into develop 2014-07-08 01:12:55 +02:00
fourn Conflict solved 2014-07-12 09:20:00 +02:00
ftp More substitutions 2014-06-12 11:31:53 +02:00
holiday New: Can have half day holiday 2014-07-10 12:06:09 +02:00
imports Refactor: various trigger 2014-07-11 16:02:27 +02:00
includes Try a fix when timezone string is not standard 2014-07-04 13:07:53 +02:00
install Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-07-12 10:16:08 +02:00
langs Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-07-11 13:56:57 +02:00
livraison Fix: [ bug #1498, #1499 ] Shipment/Delivery triggers problem 2014-07-04 15:33:16 +02:00
mailmanspip/class Removed closing php tag 2014-05-03 18:18:44 +02:00
margin Merge branch 'develop' into syslog 2014-07-02 21:20:02 +02:00
opensurvey Refactor: various trigger 2014-07-11 16:02:27 +02:00
paybox Removed closing php tag 2014-05-03 18:18:44 +02:00
paypal Qual: remove PHP closing tag (again) 2014-05-26 13:51:25 +02:00
printipp Removed closing php tag 2014-05-03 18:18:44 +02:00
product Conflict solved 2014-07-12 09:20:00 +02:00
projet Merge remote-tracking branch 'origin/3.6' into develop 2014-07-08 20:26:38 +02:00
public Merge remote-tracking branch 'origin/3.5' into develop 2014-06-09 15:30:41 +02:00
resource Refactor: RESOURCE_* trigger 2014-07-11 16:06:06 +02:00
societe Conflict solved 2014-07-12 09:20:00 +02:00
support Qual: remove PHP closing tag (again) 2014-05-26 13:51:25 +02:00
theme New: Add hook "searchAgendaFrom". 2014-06-29 02:45:55 +02:00
user Qual: Removed useless function 2014-07-05 08:59:41 +02:00
webservices Merge branch 'develop' into syslog 2014-07-02 21:20:02 +02:00
.gitignore
cache.manifest
disabled.php
document.php
favicon.ico
filefunc.inc.php Prepare 3.7 development. 2014-06-26 21:48:57 +02:00
index.php Removed closing php tag 2014-05-03 18:18:44 +02:00
main.inc.php Add label on search boxes 2014-07-11 13:26:02 +02:00
master.inc.php Merge remote-tracking branch 'origin/3.5' into develop 2014-06-09 15:30:41 +02:00
robots.txt
viewimage.php