mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-03 06:16:20 +00:00
Get rid of version in js files.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
|
||||
<!-- extraPacker -->
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
|
||||
<script>
|
||||
// Global version needs to force reload scripts from server.
|
||||
globalVersion = <?= $g_config['engine_version'] ?>;
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php IncludeCom('admin/admin_menu', array('menu' => $menu, 'logo' => $logo))?>
|
||||
|
||||
Reference in New Issue
Block a user