Partial stub message added if no recode extension is found
authorRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2009 21:30:37 +0000 (21:30 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2009 21:30:37 +0000 (21:30 +0000)
inc/classes/main/template/class_BaseTemplateEngine.php

index 71d3bb2c23231ca265ab5d30bc061d3bff042a93..79981fb6d5bcbf5b6366f5a0744f60f25a25357a 100644 (file)
@@ -1301,6 +1301,7 @@ class BaseTemplateEngine extends BaseFrameworkSystem {
                        $content = recode("html..utf8", $content);
                } else {
                        // @TODO We need to find a fallback solution here
+                       $this->partialStub('Cannot find recode extension!');
                } // END - if
 
                // Get an XML parser