as
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
|
||||
// Für STAGING / DEV:
|
||||
define('ASSET_VERSION', time()); // Oder '2025-11-21-dev'
|
||||
if (!defined('ASSET_VERSION')) {
|
||||
define('ASSET_VERSION', time()); // oder deine aktuelle Version
|
||||
}
|
||||
Reference in New Issue
Block a user