예제 #1
0
파일: stdlib.php 프로젝트: no22/Picowa
 function doctest($file)
 {
     return SimpleDocTest::doctest($file);
 }