fix class name

This commit is contained in:
Jean-Christian Paul Denis 2022-11-30 21:53:04 +01:00
parent bf0bbf13dc
commit 18020aa260
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951

View File

@ -154,7 +154,7 @@ class zcfsRsExtPosts extends rsExtPost
{ {
public static function zc() public static function zc()
{ {
return new zonclearFeedServer(); return new zoneclearFeedServer();
} }
/** /**