- changed title and this marks the initial commit with a working base
This commit is contained in:
parent
84e0030ec9
commit
86c5ebcd05
2 changed files with 2 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,2 @@
|
||||||
/nbproject/private/
|
/nbproject/private/
|
||||||
/nbproject
|
/nbproject
|
||||||
/core/dbconnect.php
|
|
|
@ -3,7 +3,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title></title>
|
<title>Login well :-)</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue