summaryrefslogtreecommitdiff
path: root/www/index.php
AgeCommit message (Collapse)AuthorFilesLines
2014-03-16No more warnings because of 'undefined constants' anymore.Horus31-5/+5
2014-03-16fixed constants erroroweissbarth1-4/+4
2014-03-16Redesigned to user constants.Horus31-10/+36
2014-03-16Redesigned login and register function.Horus31-2/+17
2014-03-16Fixed security issues.Horus31-1/+4
2014-03-14Removed more warnings.oweissbarth1-1/+1
Added and reorganized inline docs. Every file should have a small header explaining what the file does and what the paramerters are.
2014-03-14Removed some warningsoweissbarth1-2/+0
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12more modular for greater flexibilityHorus31-3/+2
2014-03-12Fixed the path for the css fileroot1-1/+1
2014-03-12Forgot ';' and added security check for pepperHorus31-1/+1
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-2/+1
2014-03-11Forward arguments for the httperror siteHorus31-1/+1
2014-03-10instructions 4 oliHorus31-3/+4
2014-03-10starting to write the interfaceroot1-2/+5
2014-03-10stuffHorus31-35/+8
2014-02-28indexHorus31-1/+0
2014-02-28.Horus31-3/+5
2014-02-23fixed a embarrassing bugroot1-1/+1
2014-02-23rewrite if logged inroot1-7/+10
2014-02-23minorroot1-4/+9
2014-02-23gitignoreHorus31-12/+0
2014-02-23indexHorus31-41/+57
2014-02-17added session to indexroot1-0/+6
2014-02-17handles most of the database stuffroot1-6/+31
2014-02-16fixed for()root1-3/+3
2014-02-16typoroot1-1/+1
2014-02-16typoHorus31-1/+2
2014-02-16typoHorus31-1/+1
2014-02-16checks if is emptyHorus31-20/+30
2014-02-16initroot1-0/+27