Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ec32d5d09 |
@@ -11,7 +11,7 @@ $mdb = new medoo( [
|
||||
'charset' => 'utf8'
|
||||
] );
|
||||
|
||||
$current_ver = 1693; // aktualizowane automatycznie przez build-update.ps1
|
||||
$current_ver = 1694; // aktualizowane automatycznie przez build-update.ps1
|
||||
|
||||
// 1. Skan filesystem — lista istniejących ZIPów
|
||||
$versions = [];
|
||||
|
||||
Reference in New Issue
Block a user