include Previewer

This commit is contained in:
Uwe Steinmann 2021-08-17 17:55:55 +02:00
parent 0cf8e7cac5
commit 494e5912af

View File

@ -16,6 +16,11 @@
*/ */
//require_once("class.Bootstrap.php"); //require_once("class.Bootstrap.php");
/**
* Include class to preview documents
*/
require_once("SeedDMS/Preview.php");
/** /**
* Class which outputs the html page for RemoveUserFromProcesses view * Class which outputs the html page for RemoveUserFromProcesses view
* *