X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fstylesheet.php;h=9658652f397752d594c79d5d35b56040394e9648;hb=41c8102f82894c917d7aecaa60d11092754740ea;hp=cd60159cc5cd1560deb328b3735bb17d3a89b2de;hpb=6b13c5c64eebedd56683c78d799879e0dc618b21;p=mailer.git diff --git a/inc/stylesheet.php b/inc/stylesheet.php index cd60159cc5..9658652f39 100644 --- a/inc/stylesheet.php +++ b/inc/stylesheet.php @@ -114,7 +114,7 @@ if ((isCssOutputMode()) || (getConfig('css_php') == 'DIRECT')) { $OUT .= '?theme=' . $newTheme . '&installing=1'; } else { // Add SVN revision to bypass caching problems - $OUT .= '?rev=' . getCurrSvnRevision(); + $OUT .= '?rev=' . getCurrentRepositoryRevision(); } // Close tag