wrong download link #28

Merged
MrPetovan merged 7 commits from issue/#25 into master 2017-08-04 03:43:25 +02:00

7 commits

Author SHA1 Message Date
Hypolite Petovan
9a7503d4dd Normalize formatting 2017-08-03 21:42:47 -04:00
Hypolite Petovan
f79df56a56 Change Friendica self-hosting URL 2017-08-01 21:34:09 -04:00
Hypolite Petovan
687eef90f7 Fix upcoming killme() in index.php change
- Add killme() in controllers instead of relying on index.php
- Fix formatting
2017-08-01 21:33:50 -04:00
Hypolite Petovan
4601c4bd8a Fix "PHP Warning: session_write_close(): Failed to write session data (user)" errors
- Changed returning true when there's a session ID but no session data
in ref_session_write()
- Moved session.php requires around
2017-08-01 21:02:24 -04:00
Hypolite Petovan
9633d3393f Merge branch 'master' of https://github.com/Hypolite/dir 2017-08-01 19:40:15 -04:00
Hypolite Petovan
e5416b0023 Fix deprecated constant MYSQL_ASSOC
- Add maintenance HTML file
2017-08-01 19:39:34 -04:00
Hypolite Petovan
98406dfcaf Fix deprecated constant MYSQL_ASSOC
- Add maintenance HTML file
2017-06-25 10:17:26 -04:00