1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00
vichan/inc/mod/ban.php

11 lines
135 B
PHP
Raw Normal View History

2012-04-13 09:29:08 +10:00
<?php
/*
2013-01-20 21:23:46 +11:00
* Copyright (c) 2010-2013 Tinyboard Development Group
2012-04-13 09:29:08 +10:00
*/
defined('TINYBOARD') or exit;
2012-04-13 09:29:08 +10:00
2012-04-13 09:47:27 +10:00
// This file is no longer used.