source: EWD/ewdapps/DIINQUIRE/pages/outputter.ewd@ 1311

Last change on this file since 1311 was 1311, checked in by Sam Habiel, 12 years ago

DIINQUIRE, now functional

File size: 189 bytes
Line 
1<ewd:config isFirstPage="false" pageType="ajax" prePageScript="INQ^C0EDIINQUIRE">
2<ewd:forEach sessionName="DIINQUIRE" index="$lineNo" return="$data">
3 <?= $data ?><br />
4</ewd:forEach>
Note: See TracBrowser for help on using the repository browser.