Commit Graph

8 Commits

Author SHA1 Message Date
4badfc6160 commit 2017-11-04 00:26:06 +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