two tiny changes
This commit is contained in:
@@ -8,4 +8,3 @@ This repository is a collection of management scripts, javascript addons, styles
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
The contents of this repository are licensed under the terms of [Tinyboard's license](https://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md) unless stated otherwise.
|
The contents of this repository are licensed under the terms of [Tinyboard's license](https://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md) unless stated otherwise.
|
||||||
|
|
||||||
|
@@ -1,4 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/*
|
||||||
|
* This is no longer supported with the latest Tinyboard version. Sorry for the inconvenience.
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
set_time_limit(0);
|
set_time_limit(0);
|
||||||
$kusabaxc = Array();
|
$kusabaxc = Array();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user