Browse Source

fix from Alexandros Vellis regarding missed SM_PATH statement

stekkel 22 years ago
parent
commit
f9d41c70eb
1 changed files with 1 additions and 1 deletions
  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