X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Ftheme.php;h=0d882482279f6bfe934450c5d165e85bf1f58d23;hb=af4b18b1e2ef8aded26fc4788c571012da04d1cf;hp=95030affed66a424de6f529c4bcdcf92990f3cfd;hpb=13b8d3c31e4057cbf38ddc561d9f02a3fa2224d4;p=quix0rs-gnu-social.git diff --git a/lib/theme.php b/lib/theme.php index 95030affed..0d88248227 100644 --- a/lib/theme.php +++ b/lib/theme.php @@ -69,4 +69,4 @@ function theme_path($relative, $theme=null) } else { return common_path('theme/'.$theme.'/'.$relative); } -} \ No newline at end of file +}