10 lines
129 B
PHP
10 lines
129 B
PHP
<?php
|
|
/* For licensing terms, see /license.txt */
|
|
|
|
/**
|
|
* Class ch_pagebreak.
|
|
*/
|
|
class ch_pagebreak extends survey_question
|
|
{
|
|
}
|