7 lines
345 B
Markdown
7 lines
345 B
Markdown
# DEV=TRUE #
|
|
It's a short code to make your code safe to check on production, without people visiting the site seeing it
|
|
|
|
## USE ##
|
|
Put code, or function call inside dev=true code, and then you can check it by adding ?dev=true to your url.(&dev=true if there already is ? in your url)
|
|
|
|
Created by • **[IdoMods](https://idomods.pl/)** • 2025 |