This commit is contained in:
mstfyldz
2026-02-16 18:56:01 +03:00
parent 192dfc2de8
commit bc423156cf
2975 changed files with 1171022 additions and 0 deletions

6
yaren/conf/config.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
define("DB_HOST","localhost");
define("DB_USER", "jobokyjn_forzap");
define("DB_PASS", "besiktasK1903*");
define("DB_DATA", "jobokyjn_forzap");
?>