Explorar el Código

fix from Alexandros Vellis regarding missed SM_PATH statement

stekkel hace 22 años
padre
commit
f9d41c70eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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