forked from Wavyzz/dolibarr
Missing ;
This commit is contained in:
@@ -4048,7 +4048,7 @@ function printCommonFooter($zone='private')
|
||||
{
|
||||
print ' - Zend encoded file: '.(zend_loader_file_encoded()?'yes':'no');
|
||||
}
|
||||
print '")'."\n";
|
||||
print '");'."\n";
|
||||
print '</script>'."\n";
|
||||
|
||||
// Add Xdebug coverage of code
|
||||
|
||||
Reference in New Issue
Block a user