summaryrefslogtreecommitdiff
path: root/www/setup.php
AgeCommit message (Collapse)AuthorFilesLines
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12Checks if PHP version is compatible.root1-0/+7
2014-03-12Fixed typo in the database schema.Horus31-1/+1
2014-03-12Sasuga PHP. Now the security check works.root1-1/+1
2014-03-12Forgot ';' and added security check for pepperHorus31-0/+4
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-10/+12
2014-03-11Upload checks if file already exist. If true, it just do the database linking.Horus31-1/+1
2014-02-19typoroot1-2/+2
2014-02-19Changed database schema again.Horus31-3/+6
2014-02-17setuproot1-12/+40
2014-02-17fixed database setuproot1-0/+20