pandorafms/pandora_console/godmode/um_client
fbsanchez 3bd0464c86 removed unwanted traces 2021-06-29 14:35:22 +02:00
..
lib/UpdateManager Avoid trial users from using UMC 2021-06-29 14:34:09 +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 removed unwanted traces 2021-06-29 14:35:22 +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 (