Missed a spot. Please use less accusatory language when telling ppl they broke plugi...
[squirrelmail.git] / class / template / Template.class.php
index 20e82bffece6579452518f05cee4f01cfa7f3187..b5c761b1ebc3ff413a27e32a4bc141a02893ecf1 100644 (file)
@@ -741,9 +741,9 @@ class Template
             $engine = $this->get_template_config($template_set_id, 
                                                  'template_engine', SQ_PHP_TEMPLATE);
             $file_list = array('plugins/' . $plugin . '/' . $file => array(
-                                                      'PATH'   => $file_path,
-                                                      'SET_ID' => $template_set_id,
-                                                      'ENGINE' => $engine,
+                                         'PATH'   => substr($file_path, strlen(SM_PATH)),
+                                         'SET_ID' => $template_set_id,
+                                         'ENGINE' => $engine,
                                                                           )
                               );
             $this->template_file_cache