예제 #1
0
파일: rt_class.php 프로젝트: apelburg/test
 static function save_copied_rows_to_buffer($data)
 {
     RT::save_to_buffer($data, 'copied_rows');
 }