Skip to content

Commit 671e5e8

Browse files
committed
Add require config.php
1 parent bc3030e commit 671e5e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crud.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?php
2+
require('config.php');
3+
24
/**
35
* @param string $message
46
*/

0 commit comments

Comments
 (0)