We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3030e commit 671e5e8Copy full SHA for 671e5e8
crud.php
@@ -1,4 +1,6 @@
1
<?php
2
+require('config.php');
3
+
4
/**
5
* @param string $message
6
*/
0 commit comments