mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-22 05:29:34 +01:00
This wasn't usd anywhere.
This commit is contained in:
parent
8904da17b7
commit
0d41af4065
@ -463,10 +463,6 @@ class Thread {
|
|||||||
return $built;
|
return $built;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function ratio() {
|
|
||||||
return fraction($this->filex, $this->filey, ':');
|
|
||||||
}
|
|
||||||
|
|
||||||
public function build($index=false) {
|
public function build($index=false) {
|
||||||
global $board, $config, $debug;
|
global $board, $config, $debug;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user