Fix syntax error

这个提交包含在:
phl0 2023-01-19 20:14:04 +01:00
父节点 3a0ab51d84
当前提交 bab51347b8
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -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