mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-18 02:16:03 +01:00
Trimmed new lines after include scripts.
This commit is contained in:
parent
e8d03cb40b
commit
f68669f63f
@ -123,4 +123,4 @@
|
||||
if(!file_exists(DIR_THUMB)) @mkdir(DIR_THUMB) or error("Couldn't create " . DIR_IMG . ". Install manually.", true);
|
||||
if(!file_exists(DIR_RES)) @mkdir(DIR_RES) or error("Couldn't create " . DIR_IMG . ". Install manually.", true);
|
||||
}
|
||||
?>
|
||||
?>
|
@ -195,5 +195,4 @@
|
||||
return $built;
|
||||
}
|
||||
};
|
||||
?>
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user