Edit users.php via Editor

This commit is contained in:
admin 2025-11-08 17:00:58 +00:00
parent 9d1e967d34
commit fd606fca99

View File

@ -132,7 +132,7 @@ $users = get_users($allowed_fields);
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/main.js?v=<?php echo time(); ?>"></script>
<script>
feather.replace();
//feather.replace();
</script>
</body>
</html>