ch_comment.php 126 B

1234567891011
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * Class ch_comment
  5. */
  6. class ch_comment extends survey_question
  7. {
  8. }