Tidy a bit the files structure.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Jan 2018 21:14:39 +0000 (22:14 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Jan 2018 21:14:39 +0000 (22:14 +0100)
commitb5f60f89589412e18b51326378ab13b9a4fa0f19
treec6a831768c10d05d58b2a2fdff71dfef207ee661
parent65fc0194b3ae059f212c577db4f4a8fec43069d6
Tidy a bit the files structure.

Workaround a bug in variable arguments number in the DB class.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
18 files changed:
footer.html [deleted file]
formlogin.php [deleted file]
includes/account.php [moved from account.php with 100% similarity]
includes/booking.php [moved from booking.php with 100% similarity]
includes/config.php [moved from config.php with 100% similarity]
includes/footer.html [new file with mode: 0644]
includes/formlogin.php [new file with mode: 0644]
includes/formregister.php [new file with mode: 0644]
includes/header.html [moved from header.html with 76% similarity]
includes/header.php [moved from header.php with 100% similarity]
includes/home.php [moved from home.php with 78% similarity]
includes/login.php [new file with mode: 0644]
includes/register.php [new file with mode: 0644]
includes/search.php [moved from search.php with 100% similarity]
index.php
lib/db.php
login.php [deleted file]
register.php [deleted file]