Remove anonymous function template (php)

This commit is contained in:
Gea-Suan Lin
2012-03-23 11:04:22 +08:00
parent 0e7f7b6ac1
commit e174f375d9

View File

@@ -1,5 +1 @@
<?php
call_user_func(function(){
});