WIP
This commit is contained in:
@@ -1306,7 +1306,7 @@ class Site
|
|||||||
|
|
||||||
private function checkfavicons()
|
private function checkfavicons()
|
||||||
{
|
{
|
||||||
if (!is_dir($manifestFile = get_template_directory() . "/assets")) {
|
if (!is_dir(get_template_directory() . "/assets")) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user