Project Structure #5

Merged
11166932 merged 1 commits from lars-algemeen into master 2017-01-10 14:40:51 +01:00
Showing only changes of commit fd884f33ef - Show all commits

View File

@@ -12,7 +12,7 @@
// include("views/main.php"); // include("views/main.php");
/* Add your view files here. */ /* Add your view files here. */
include("views/index.php"); include("views/homepage.php");
?> ?>
</body> </body>
</html> </html>