소스 검색

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
    // Background range is from 24-64, all three colors are the same