mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-14 13:01:33 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
be7aa1b4a8
|
@ -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