summaryrefslogtreecommitdiff
path: root/www/functions/func_select.php
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Added 2 more failure pages.Horus31-1/+3
2014-04-20Error handling in class_file and more methods.Horus31-1/+1
2014-03-27Fixed upload();Horus31-1/+1
2014-03-22Differences between folder_is_empty and file_not_found. TODO: Extra design fo...root1-4/+2
2014-03-21Doesn't show private files anymore and trying to write a empty_folder function.root1-4/+15
2014-03-21Now it should work fine.root1-1/+1
2014-03-20First test for download() and delete().root1-1/+1
2014-03-19Added func_download and func_delete.moehm1-2/+2
2014-03-19Fixed possible SQL injection.moehm1-2/+2
2014-03-17func mkdirHorus31-5/+6
2014-03-17Fixed logical error and made the code smoother.Horus31-7/+2
2014-03-17Fix: empty folder array.Horus31-6/+1
2014-03-16Some comments in the doc and renaming stuff.Horus31-4/+3
2014-03-16Added new constant 'REGISTER_INVITEKEY'Horus31-2/+2
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12Some stuff werks. 'Showing the content' should now do the job.root1-2/+13
2014-03-12more modular for greater flexibilityHorus31-49/+21
2014-03-12Respects your privacy nowroot1-12/+7
2014-03-12merge incommingroot1-1/+7
2014-03-12fixed PHP's bug with empty()Horus31-7/+8
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-0/+79