Fix bug : new document w/o description

Change  print_r by var_export
Improve PHPUNIT
This commit is contained in:
sparkyx 2023-01-08 20:22:37 +01:00
parent 4b0ee7b0e1
commit b3674eaa7b
6 changed files with 18 additions and 9 deletions

View file

@ -1530,7 +1530,7 @@ function check()
}
/**
* @brief usually contain a link and calls another page, it must overriden
* @brief usually contain a link and calls another page, it must be overriden
* @param array $p_row is the current database row
* @return void
*/