There was an error while loading. Please reload this page.
1 parent b84b62e commit 2bd91b6Copy full SHA for 2bd91b6
1 file changed
public/images/supported-versions.php
@@ -1,6 +1,6 @@
1
<?php
2
-require_once __DIR__ . '/../include/prepend.inc';
3
-require_once __DIR__ . '/../include/branches.inc';
+require_once __DIR__ . '/../../include/prepend.inc';
+require_once __DIR__ . '/../../include/branches.inc';
4
5
// Sizing constants.
6
$margin_left = 80;
0 commit comments