Commit graph

12 commits

Author SHA1 Message Date
Dany De Bontridder
92bd3eb506 Fix bug in recover password
Include sendmail.class.php
    fix bug sending email with file (compatibility PHP7)
2020-05-11 00:03:58 +02:00
Dany De Bontridder
47f3b3e943 Code Cleaning split sendmail between sendmail_core
(not related to noalyss) and sendmail which is used by noalyss
2019-07-28 13:22:36 +02:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
a5f02370cc 0001438: Remplacement de HtmlInput par HttpInput 2017-06-12 21:11:05 +02:00
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
8bf7c36cf3 Recover : with fpm the link was broken 2017-04-15 15:51:29 +02:00
Dany De Bontridder
ae9b591e64 replace phpcompta by noalyss 2016-02-10 02:13:17 +01:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
8f265c7bbc Use a variable for an absolute path for performance reason
NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
2015-08-11 11:05:54 +02:00
Dany De Bontridder
700d2519ad fix email with https 2015-07-05 16:17:23 +02:00
Dany De Bontridder
a000afb070 recover password 2015-06-12 20:46:45 +02:00