Skip to content

Commit

Permalink
slash
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Aug 26, 2012
1 parent 8179abb commit a5c9153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Application/CMS.php
Expand Up @@ -340,7 +340,7 @@ public static function initialize_ConstantsAndPaths()
*/
private static function initialize_Version()
{
include __DIR__ . 'Version.php';
include __DIR__ . '/Version.php';

Version::setVersionInformation();
Version::setVersionInformationToCaches();
Expand Down

0 comments on commit a5c9153

Please sign in to comment.