KodiPurchased
Hallo how to change categories
9 months ago
// Thank you for purchasing and greetings!
// In user_submit_app.php on line 68:
// Here, you can see the list of categories. You can add new categories, remove old ones, or change the existing categories.
// In submit.php on line 69:
// Here, the categories are stored and used when someone submits something, so it gets sorted into the right category.
8 months ago