Skip to content

Commit 70022d8

Browse files
authored
Update test_php_function.php
1 parent 38dde92 commit 70022d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_php_function.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This small script will tell you which of the PHP functions how much they eat resources and spend time.
4-
 * It will help not to use super productive functions.
4+
* It will help not to use super productive functions.
55
 * I advise you to test on localhost.
66
*/
77

0 commit comments

Comments
 (0)