Create class module export csv
This commit is contained in:
parent
c5d3474e10
commit
28d0f492f4
@ -31,7 +31,7 @@ set_time_limit(0);
|
|||||||
*/
|
*/
|
||||||
class ExportCsvIso extends ExportCsv
|
class ExportCsvIso extends ExportCsv
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
@ -31,7 +31,7 @@ set_time_limit(0);
|
|||||||
*/
|
*/
|
||||||
class ExportCsvUtf8 extends ExportCsv
|
class ExportCsvUtf8 extends ExportCsv
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user