This website requires JavaScript.
Explore
Help
Sign In
harmacist
/
vichan
Watch
1
Star
0
Fork
0
You've already forked vichan
forked from
GithubBackups/vichan
Code
Pull Requests
Activity
vichan
/
inc
History
Michael Save
12a2ccece8
moved hasPermission() to functions.php
2012-02-16 23:32:28 +11:00
..
contrib
prohibit using same anti-bot hashes across different boards/threads
2012-01-20 02:37:53 +11:00
locale
typo
2011-12-10 21:46:10 +11:00
cache.php
optional cache prefix for multiple tinyboard instances on one machine
2012-02-14 23:36:08 +11:00
config.php
allow mods to bypass forced anonymity (and other disabled fields). also fixed some small per-board permission bugs
2012-02-16 23:07:25 +11:00
database.php
…
display.php
experimental post editing (for mods)
2012-02-15 20:11:09 +11:00
functions.php
moved hasPermission() to functions.php
2012-02-16 23:32:28 +11:00
image.php
Imagick's clonse() depreciated as of 3.1.0b1; use clone PHP keyword and bump minimum PHP version to 5.2.5
2011-12-30 00:30:01 +11:00
instance-config.php
…
mod.php
moved hasPermission() to functions.php
2012-02-16 23:32:28 +11:00
remote.php
…
template.php
escape HTML in debug data
2012-01-09 14:15:36 +11:00
user.php
…