mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-15 06:01:19 +00:00
include Previewer
This commit is contained in:
parent
0cf8e7cac5
commit
494e5912af
|
@ -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
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user