@@ -39,7 +39,7 @@ |
||
39 | 39 | |
40 | 40 | if (!fs::exists($this->themeFolder)) |
41 | 41 | { |
42 | - throw new FileNotFoundException("The '${themeName}' theme folder could not be found.'"); |
|
42 | + throw new FileNotFoundException("The '${themename}' theme folder could not be found.'"); |
|
43 | 43 | } |
44 | 44 | |
45 | 45 | if (fs::exists($this->themeFile)) |