ちんこ

This commit is contained in:
2025-12-12 01:22:55 +09:00
parent 0a41f55ec4
commit 95db2f73d8

View File

@@ -271,6 +271,7 @@ class Auth {
break;
}
}
if (!isset($matches[0])) return 0;
$id = (int)preg_replace('/^(.*?)\.(.*?)$/', "$1", str_replace($this->dataDir, '', $matches[0]));
return $id;