12 Commits

Author SHA1 Message Date
97993ee1c2 removed email address from PHP files 2018-02-11 10:59:00 +01:00
4eaaf6f607 Merge commit '4badfc6160fd4908417677a9af141f6f29326a72' 2018-02-04 14:08:04 +01:00
75e3e43a5f PHP 7.0 compatibility (short tags replaced by normal) 2018-02-04 13:36:19 +01:00
4badfc6160 commit 2017-11-04 00:26:06 +01:00
2a335e9c6c improved data filtering in controllers 2015-02-16 19:59:00 +01:00
8354bd53a3 several updates in admin controller (buildURL)
implemented two new functions (variable cleaning) to use in future
2015-02-15 23:32:03 +01:00
5899fffb29 replaced strip_tags() by htmlspecialchars() in most of POST variables
added stripslashes() to POST variables while form is not sent
2015-02-15 22:42:46 +01:00
9bae4628a0 added feature: stick/unstick topic 2015-02-15 17:27:06 +01:00
bf23339cfe improved password generating method (salt + SHA-256) 2015-02-15 16:23:01 +01:00
a542813c8f implemented buildURL() function (and fixed redirecting on https page)
added comments block (file description) in each PHP file
2015-02-15 14:33:02 +01:00
79034dd314 deleted avatars
fixed deleting avatars while user deleting
2015-02-14 12:12:51 +01:00
12cd5888c5 initial commit with snapshot 20140213 2015-02-14 12:01:53 +01:00