浏览代码

fix from Alexandros Vellis regarding missed SM_PATH statement

stekkel 22 年之前
父节点
当前提交
f9d41c70eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themes/darkness.php

+ 1 - 1
themes/darkness.php

@@ -7,7 +7,7 @@
    **/
    **/
 
 
 
 
-require_once('../functions/strings.php');
+require_once(SM_PATH . 'functions/strings.php');
 
 
    // Note:  The text distance is actually pre-squared
    // Note:  The text distance is actually pre-squared
    // Background range is from 24-64, all three colors are the same
    // Background range is from 24-64, all three colors are the same