Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Swapped the default license price from 750 to 600 for the script #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mikkelof
Copy link
Member

No description provided.

@pavelskipenes pavelskipenes self-requested a review March 15, 2023 19:58
Copy link
Collaborator

@pavelskipenes pavelskipenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm really confused now.

<script type="module" src="<?php print $settings['baseurl']; ?>/js/admin/autopay.js"</script>

This line refrences autopay.js but it is not present in the source code at this point. Was it probably removed previously? How did it work at all before that?

@Mikkelof
Copy link
Member Author

Mikkelof commented Mar 15, 2023

@pavelskipenes All the code in autopay.php is present in cin.php as well. My best guess is that autopay.php has been merged into cin.php and is not used anywhere anymore. It is just dead code at this point. So autopay.js probably got merged into cin.js as well, before it was deleted. So yeah, I suppose the entire file could be deleted instead of updating the license price there as well if I'm correct lol

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants