$page = array(
's_title' => __('Example page title'),
's_text' => __('This is an example page description. This is a good place to put your Terms of Service or any other help information.'),
's_internal_name' => 'example_page'
);
how to edit this code on ocincludes/osclass/installer/basic_data.php
to post more than one page not only one page thanks in advanced