Skip to content
Code-Schnipsel Gruppen Projekte
Commit a056d0d8 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix: refactor: links

Übergeordneter 0b5ecd1f
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
# Welcome to QUIQQER
Welcome to QUIQQER
======
Welcome to the QUIQQER DOC Hub.
The Documentation Hub helps you to find your way around the QUIQQER world.
For Users
------
- [QUIQQER Website](https://www.quiqqer.com)
- [QUIQQER Webseite](https://www.quiqqer.de)
- [FAQ](https://www.quiqqer.de/Infos-Tipps-Hilfe/FAQ)
For Developers
------
- [Developer Wiki](https://dev.quiqqer.com/quiqqer/quiqqer/-/wikis/home)
- [PHP Doc](/phpdoc)
- JS Doc **(coming soon)**
......@@ -2,7 +2,7 @@
$dir = \dirname(\dirname(__FILE__));
if (\file_exists($dir.'/xml')) {
if (!\file_exists($dir.'/xml')) {
\mkdir($dir.'/xml');
}
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren