Merge pull request #1942 from phl0/fixWpx

Fix syntax error
pull/1951/head
Andreas Kristiansen 2023-01-19 21:18:58 +01:00 zatwierdzone przez GitHub
commit b03870e195
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2990,7 +2990,7 @@ class Logbook_model extends CI_Model {
$a = substr($a, 0, -1); # Remove the / at the end
}
if ($c) {
$c = substr($c, 1,); # Remove the / at the beginning
$c = substr($c, 1); # Remove the / at the beginning
};
# In some cases when there is no part A but B and C, and C is longer than 2