New : code for progress bar

This commit is contained in:
Dany De Bontridder 2018-02-03 14:28:37 +01:00
parent f9b7948f60
commit 29da5f0570
9 changed files with 321 additions and 2 deletions

View file

@ -23,7 +23,7 @@
* It is only a quick and dirty testing. You should use a tool as PHPUNIT for the unit testing
*
* - first do not forget to create the authorized_debug file in the html folder
* - secund the test must adapted to this page : if you do a post (or get) from a test, you won't get any result
* - secund the test must be adapted to this page : if you do a post (or get) from a test, you won't get any result
* if the $_REQUEST[test_select] is not set, so set it .
*/