Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 9e1ec0f5 authored by 65160377's avatar 65160377
Browse files

Initial commit

parent de1dfbd5
No related branches found
No related tags found
No related merge requests found
<?php
// DB credentials.
define('DB_HOST','10.104.5.166');
define('DB_USER','pop');
define('DB_HOST','10.104.21.237');
define('DB_USER','lol');
define('DB_PASS','Owen@0807');
define('DB_NAME','tms');
// Establish database connection.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment