pandorafms/pandora_console/godmode/um_client
Jose Gonzalez 5b4043d9ea Fix delete files issue 2021-10-15 13:31:19 +02:00
..
lib/UpdateManager Fix delete files issue 2021-10-15 13:31:19 +02:00
resources add update manager black background update manager 2021-07-06 12:49:20 +02:00
tests
vendor
views Upgraded jquery to 3.6.0, without npm 2021-08-12 09:30:43 +02:00
README.txt
api.php
composer.json
composer.lock
index.php #7976 Fixed agent limit 2021-09-13 13:30:14 +02:00
updateMR.php

README.txt

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

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


Using phpunit (