예제 #1
0
파일: sfCore.class.php 프로젝트: kotow/work
 function __autoload($class)
 {
     return sfCore::splSimpleAutoload($class);
 }