commit
1303384901
@ -0,0 +1,3 @@ |
|||||||
|
<?php |
||||||
|
// Redirect to buycourses/index.php |
||||||
|
header('location: index.php'); |
||||||
Loading…
Reference in new issue
@ -0,0 +1,3 @@ |
|||||||
|
<?php |
||||||
|
// Redirect to buycourses/index.php |
||||||
|
header('location: index.php'); |
||||||