KodiPurchased
Hallo how to change categories
1 year 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.
11 months ago