Update header.php

This commit is contained in:
tripathyr 2023-08-16 14:32:48 +05:30 committed by GitHub
parent 1812de3efe
commit 02680ef541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,8 +54,8 @@ $_SESSION['rand'] = rand();
<!-- Latest compiled JavaScript --> <!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://ranchimall.github.io/standard_operations/lib.js"></script> <script src="https://ranchimall.github.io/standard-operations/lib.js"></script>
<script src="https://ranchimall.github.io/standard_operations/floCrypto.js"></script> <script src="https://ranchimall.github.io/standard-operations/floCrypto.js"></script>
<script src="<?=JS_DIR?>/notify.js"></script> <script src="<?=JS_DIR?>/notify.js"></script>