Remove anonymous function template (php)
This commit is contained in:
@@ -1,5 +1 @@
|
||||
<?php
|
||||
|
||||
call_user_func(function(){
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1 @@
|
||||
<?php
|
||||
|
||||
call_user_func(function(){
|
||||
});
|
||||
|
||||
|
||||