Commit Graph

7 Commits

Author SHA1 Message Date
Joey Lai
afcd048260 Almost finished login/register page 2017-01-18 12:35:41 +01:00
Marijn Jansen
683fec805c Merge branch 'marijn-settings' into 'master'
Settings work with sql, session is hardcoded to 2 glob db

See merge request !53
2017-01-17 16:50:19 +01:00
Marijn Jansen
11f2297d5a Setting loadin, settings update, db is now global 2017-01-17 16:47:49 +01:00
Lars van Hijfte
a8fcbecc2e Fixed things 2017-01-17 15:02:54 +01:00
Lars van Hijfte
5812eb9b49 Added group_page functions for the admin page 2017-01-17 14:44:20 +01:00
Lars van Hijfte
6385324b13 The menu now backend supported
It loads the friends and groups of userID 2 by default (only if there is no session userID set
2017-01-17 14:16:17 +01:00
Lars van Hijfte
10d3e177ae Begin with the connection between php and mysql.
It has a template that loads all the friends of userID 666.
It uses a connect.php and a friendship.php
2017-01-17 12:48:01 +01:00