genexport.php

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