Renamed function so it might be more understandable
[mailer.git] / inc / stylesheet.php
index cd60159cc5cd1560deb328b3735bb17d3a89b2de..9658652f397752d594c79d5d35b56040394e9648 100644 (file)
@@ -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