From 89aa9a80c478bf83713138ee3a04130e8aa48fde Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 9 Oct 2017 15:51:30 -0700 Subject: typo --- Zotlabs/Render/Comanche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Render/Comanche.php') diff --git a/Zotlabs/Render/Comanche.php b/Zotlabs/Render/Comanche.php index 675282962..c787b19ae 100644 --- a/Zotlabs/Render/Comanche.php +++ b/Zotlabs/Render/Comanche.php @@ -458,7 +458,7 @@ class Comanche { } if(! purify_filename($name)) - return '' + return ''; $clsname = ucfirst($name); $nsname = "\\Zotlabs\\Widget\\" . $clsname; -- cgit v1.2.3