Skip to content

Commit 671cf68

Browse files
committed
test for git hub
1 parent 3d8c851 commit 671cf68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

edit.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
2-
//echo $_GET['msg'];
2+
3+
echo 'added new line';//echo $_GET['msg'];
34

45
//include basic crud file to access the class
56
include_once 'basic_crud.php';

0 commit comments

Comments
 (0)