pandorafms/pandora_console/godmode/um_client
fbsanchez dc7d30cbf8 Stupid sexy error_get_last 2021-07-22 11:41:04 +02:00
..
lib/UpdateManager Stupid sexy error_get_last 2021-07-22 11:41:04 +02:00
resources new background image UM 2021-06-14 16:12:48 +02:00
tests Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
vendor Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
views Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
README.txt Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
api.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.json Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.lock Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
index.php Avoid notice 2021-07-22 11:33:57 +02:00
updateMR.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00

README.txt

Testing
-------
Using phpunit8 under an unprivileged user:

   phpunit8 --cache-result-file=/tmp/ . 


Using phpunit (