Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit d39a4f1

Browse files
committed
removed VERSION from web/config.php
1 parent cbfa1c9 commit d39a4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,6 @@
196196
</div>
197197
</div>
198198
</div>
199-
<div class="version">Symfony Standard Edition v.<?php echo file_get_contents(__DIR__.'/../VERSION') ?></div>
199+
<div class="version">Symfony Standard Edition</div>
200200
</body>
201201
</html>

0 commit comments

Comments
 (0)