-
Incident report
-
Resolution: Fixed
-
Blocker
-
1.8
-
None
In version 1.8 I'm not able to import a template.
Apache logging gives the following error:
PHP Fatal error: Call to undefined method CTemplate::add() in include/export.inc.php
It seems that the add function is missing in api/classes/class.ctemplate.php.