Initial commit

This commit is contained in:
JoseluCross
2017-09-17 18:22:54 +02:00
commit 5531725cfe
135 changed files with 19288 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"lang": "en",
"project": "CodeShare",
"master": "Code Solutions Project",
"company": "JKA Network",
"database": {
"SGBD": "mysql",
"path": "localhost",
"db": "codeshare",
"user": "user",
"password": "pass"
}
}