fix class name
This commit is contained in:
parent
bf0bbf13dc
commit
18020aa260
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ class zcfsRsExtPosts extends rsExtPost
|
||||||
{
|
{
|
||||||
public static function zc()
|
public static function zc()
|
||||||
{
|
{
|
||||||
return new zonclearFeedServer();
|
return new zoneclearFeedServer();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue