genexport.php

Go to the documentation of this file.
00001 <?php
00002 
00006 class GenExport extends DynExportBase
00007 {
00013     public $sClassDo   = 'genexport_do';
00014 
00020     public $sClassMain = 'genexport_main';
00021 }