forked from extern/egroupware
"upps forget to rename the class itself: fixed bug in csv export (class addressbook_csv not found)"
This commit is contained in:
parent
1580ece9b7
commit
7b6e3be922
@ -14,7 +14,7 @@
|
||||
/**
|
||||
* export to csv
|
||||
*/
|
||||
class csv_export
|
||||
class addressbook_csv
|
||||
{
|
||||
var $obj;
|
||||
var $charset;
|
||||
|
Loading…
Reference in New Issue
Block a user