EGBIM 다운로드 링크 변경(1.5.1v 고정)
This commit is contained in:
@@ -21,7 +21,7 @@ $stmt->execute();
|
||||
$version = $stmt->fetchColumn() ?: '1.0.0'; // fallback
|
||||
|
||||
// ✅ 다운로드 URL 자동 생성
|
||||
$download_url = "https://release-download.hmac.kr/eg-bim/{$version}/setup_eg-bim_{$version}.exe";
|
||||
$download_url = "https://release-download.hmac.kr/E901/1.5.1/E901_1.5.1_setup.exe";
|
||||
?>
|
||||
<header class="js__header">
|
||||
<h1><a href="/egbim/index.php"></a></h1>
|
||||
|
||||
Reference in New Issue
Block a user