Skip to content

Commit f48b15c

Browse files
committed
Update index.php
1 parent 839b469 commit f48b15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
$uri .= $_SERVER['HTTP_HOST'];
88
// header('Location: '.$uri.'/dashboard/'); // *, uncomment * lines to get classic dashboard!
99
// exit; // *
10-
header('Location: '.$uri.'/xamppboard/');
10+
header('Location: '.$uri.'/phpboard/');
1111
exit;
1212
?>
1313
Something is wrong with the XAMPP installation :-(

0 commit comments

Comments
 (0)