예제 #1
0
<?php

require_once 'PlayList.class.php';
$pl = new PlayList();
$pl->genPls();