mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Move Document Versions to a seperate table much more efficient and allow to reference same document using a link Note this update will delete previous document versions
This commit is contained in:
@@ -33,5 +33,8 @@ ob_start();
|
||||
<?php echo $document_content; ?>
|
||||
</div>
|
||||
|
||||
<script src="../js/pretty_content.js"></script>
|
||||
|
||||
<?php
|
||||
require_once "../includes/ajax_footer.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user