The Error: Warning: XSLTProcessor::importStylesheet() [xsltprocessor.importstylesheet]: Undefined variable in /home/sword7/public_html/paraciety/modules/boonex/forum/classes/en/BxXslTransform.php on line 87
The code form that file:
$proc = new XsltProcessor();
 $proc->importStyleSheet($xsl);
 $res = $proc->transformToXML($xml);
PHP info states:
xsl
| XSL | enabled | 
| libxslt Version | 1.1.11 | 
| libxslt compiled against libxml Version | 2.6.16 | 
| EXSLT | enabled | 
| libexslt Version | 
 1.1.11  | 
