mirror of
https://github.com/typemill/typemill.git
synced 2025-08-11 08:34:45 +02:00
Version 1.1.1 Theme and Plugin Optimizations
This commit is contained in:
@@ -69,6 +69,8 @@ class Assets
|
||||
return $this->baseUrl . '/plugins' . $path;
|
||||
}
|
||||
|
||||
return $path;
|
||||
|
||||
if(fopen($path, "r"))
|
||||
{
|
||||
return $path;
|
||||
|
Reference in New Issue
Block a user