Skip to content

Commit

Permalink
Merge pull request #3 from bdalsass/develop
Browse files Browse the repository at this point in the history
Version 1.0
  • Loading branch information
bdalsass authored Jun 10, 2022
2 parents 89d7bd6 + 2205988 commit c6c5ebe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions feature_1/file_1.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
phpinfo();
2 changes: 2 additions & 0 deletions feature_1/file_2.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
phpinfo();
2 changes: 2 additions & 0 deletions feature_2/file_1.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
phpinfo();

0 comments on commit c6c5ebe

Please sign in to comment.