Explorar o código

Included file was moved awhile back, not sure how this include got missed

Jimmy Conner %!s(int64=21) %!d(string=hai) anos
pai
achega
959f7498eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/options_order.php

+ 1 - 1
src/options_order.php

@@ -78,7 +78,7 @@ displayPageHeader($color, 'None');
         $index_order = array();
         $index_order = $new_ary;
         if (count($index_order) < 1) {
-           include_once('../src/load_prefs.php');
+           include_once(SM_PATH . 'include/load_prefs.php');
         }
     } else if ($method == 'add' && $add) {
         /* User should not be able to insert PHP-code here */