Fix and restore disabled code in PHP value example
This commit is contained in:
parent
2de563a32e
commit
f2009ef681
1 changed files with 1 additions and 1 deletions
|
|
@ -31,6 +31,6 @@
|
|||
|
||||
echo "\nNow I'm going to clean up the return result\n";
|
||||
|
||||
# free($r);
|
||||
unset($r);
|
||||
|
||||
echo "Good\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue