Files
dolibarr/htdocs/core
Laurent Destailleur 61ed269044 Fix: restore broken feature. File upload/delete was ko with linux and
windows.
Note also that strisplashes should never be used anywhere in the code,
because strislashes is nor a HTML escape, nor a javascrip escape, nor a
shell or PHP escape function. If stripslashes is used somewhere, this
means there is a bug somewhere else.

upload/delete using the standard feature (not fileupload) works
correctly with that on linux/windows.
2012-06-01 10:16:42 +02:00
..
2012-04-10 11:00:42 +02:00
2012-05-13 17:38:04 +02:00
2012-05-15 01:41:12 +02:00
2012-05-11 12:10:47 +02:00
2012-04-16 12:01:32 +02:00
2011-07-31 21:24:20 +00:00