serial - Overview
-
aliaz
- Germany
- 00:41 (UTC +01:00)
- http://serial.rocketfishy.de
Pinned Loading
-
WikiDocs-Markdown WikiDocs-Markdown Public
Forked from Zavy86/WikiDocs
📗 A databaseless markdown file wiki engine.
JavaScript
-
GitHub - Delete commits history GitHub - Delete commits history
1
Deleting the `.git` folder may cause problems.
2
If we want to delete all of our commits history, but keep the code in its current state:
3
4
```5
# Check out to a temporary branch: -
ts3-server-updater ts3-server-updater
1
# TS3-Update2
Script will easily download latest ts3server files and update the server automatically.
3
4
# Requirements5
- Server running a linux amd64 TS3 Server -
PDO database (PHP version >= 8.0) PDO database (PHP version >= 8.0)
1
<?php2
/**3
* PHP PDO Class4
*5
* @require PHP >= 8.0

