mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Added feature to create report description
. added feature to add content_id with a button in vilesci statistics When content_id is set, a link is created to that content_id to add the description of concerned report.
This commit is contained in:
@@ -227,4 +227,7 @@ define('VILESCI_STUNDENSATZ_VORRUECKUNG', '');
|
||||
// Wenn true, werden die Content-Aufrufe des CIS in der tbl_webservicelog mitgeloggt. Zuvor manuell einen neuen Webservicetyp "content" anlegen!
|
||||
define('LOG_CONTENT', false);
|
||||
|
||||
// ContentID of default content-template for reports. New contents will be childs of this.
|
||||
define('REPORT_CONTENT_TEMPLATE', '');
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user