]> jfr.im git - z_archive/KronOS.git/blame - config.php.sample
Added a simple start to a test frontend, reorganized some files.
[z_archive/KronOS.git] / config.php.sample
CommitLineData
2d183941
JR
1<?php
2$db = new mysqli('host', 'user', 'password', 'db');
3
4define('PWSALT', 'sodium');