Changes

no edit summary
Line 14: Line 14:  
* A ton of minor enhancements
 
* A ton of minor enhancements
 
}}
 
}}
 +
 +
 +
    
'''Detailed Changelog''':
 
'''Detailed Changelog''':
<div style="white-space: pre;">
+
<pre>
 
   
For users:
 
For users:
   Line 163: Line 165:  
   $res=@include_once DOL_DOCUMENT_ROOT . '/core/actions_linkedfiles.inc.php';
 
   $res=@include_once DOL_DOCUMENT_ROOT . '/core/actions_linkedfiles.inc.php';
 
   if (! $res) include_once DOL_DOCUMENT_ROOT . '/core/tpl/document_actions_pre_headers.tpl.php';
 
   if (! $res) include_once DOL_DOCUMENT_ROOT . '/core/tpl/document_actions_pre_headers.tpl.php';
</pre>
+
</div>