add all files
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<?php
|
||||
include(getcwd().'/application/views/includes/head.php');
|
||||
?>
|
||||
<body>
|
||||
<?php
|
||||
include(getcwd().'/application/views/includes/header.php');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user