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