Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
goodguydul committed Sep 4, 2019
1 parent 25c38cf commit a121234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crud/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
include('views/'.$_GET['page'].'.php');
}else{
echo '<div class="jumbotron">
<p>Crud Native Example</p>
<p>Crud Ark</p>
</div>';
}
?>
Expand Down

0 comments on commit a121234

Please sign in to comment.