Skip to content
Snippets Groups Projects
Commit dbb8e496 authored by Charles Benke's avatar Charles Benke
Browse files

Update commondocgenerator.class.php

parent b1aba4b9
No related branches found
No related tags found
No related merge requests found
......@@ -591,7 +591,7 @@ abstract class CommonDocGenerator
}
else
{
$object->array_options['options_'.$key] = ''
$object->array_options['options_'.$key] = '';
$object->array_options['options_'.$key.'_rfc'] = '';
$object->array_options['options_'.$key.'_dayall'] = '';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment