Closed Rillke closed 2 years ago
In the named file are two includes. One for the ilXmlWriter to create the output and one for assQuestionExport for inheritance. I can't see what you mean, please name a line.
I meant the first include but you are right, it's the inherited class. Btw, why is it included and not required
?
ILIAS coding reference/style. Looking at the current core classes though, not entirely stringent, but seemingly still the majority.
Hi,
class.assPaintQuestionExport.php (and others)
include_once
themselves. What's the purpose of this?