File:  [Local Repository] / db / prgsrc / drupal / modules / chgk_db / templates / chgk_db_question_fb2.tpl.php
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sun Mar 21 18:06:04 2010 UTC (14 years, 1 month ago) by roma7
Branches: MAIN
CVS tags: HEAD
FB2 export

<?php foreach ($question->fields as $field) {?>
<?php echo $field->getFb2();?>
<?php }?>




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>