Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 'forms' => array(
- 'introduction' => array(
- 'include' => "$form_path/review-introduction.inc",
- 'form id' => 'autocar_form_review_introduction',
- ),
- 'design' => array(
- 'include' => "$form_path/review-design.inc",
- 'form id' => 'autocar_form_review_design',
- ),
- 'interior' => array(
- 'include' => "$form_path/review-interior.inc",
- 'form id' => 'autocar_form_review_interior',
- ),
- 'performance' => array(
- 'include' => "$form_path/review-performance.inc",
- 'form id' => 'autocar_form_review_performance',
- ),
- 'rh' => array(
- 'include' => "$form_path/review-rh.inc",
- 'form id' => 'autocar_form_review_rh',
- ),
- 'mpg' => array(
- 'include' => "$form_path/review-mpg.inc",
- 'form id' => 'autocar_form_review_mpg',
- ),
- 'verdict' => array(
- 'include' => "$form_path/review-verdict.inc",
- 'form id' => 'autocar_form_review_verdict',
- ),
- 'specs' => array(
- 'include' => "$form_path/review-specs.inc",
- 'form id' => 'autocar_form_review_specs',
- ),
Advertisement
Add Comment
Please, Sign In to add comment