commit | 0193dbe0a7b0c1c8836d00c62aa77563478c79a7 | [log] [tgz] |
---|---|---|
author | Dennis Huebner <dennis.huebner@itemis.de> | Fri Jul 11 16:26:01 2014 +0200 |
committer | Dennis Huebner <dennis.huebner@itemis.de> | Fri Jul 11 16:26:01 2014 +0200 |
tree | 1b7a8fa8fff49eed1ee061563cd9f042a4a2f461 | |
parent | 5f318c0c2e77ac5204c30bfafa0803a48f5503a0 [diff] |
[theme] activating new eclipse web site theme
diff --git a/_projectCommon.php b/_projectCommon.php index 0e02174..595e9d3 100644 --- a/_projectCommon.php +++ b/_projectCommon.php
@@ -14,7 +14,7 @@ } else { - $theme = "Nova"; + $theme = "solstice"; } include_once $_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/scripts.php";