From 8aadc2837c0517e4497f80c89bb74a0b921a6e90 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 19 Oct 2015 16:19:00 -0700 Subject: typo --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/zot.php b/include/zot.php index a7209ab77..a23742fac 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2760,7 +2760,7 @@ function import_site($arr, $pubkey) { dbesc(datetime_convert()), dbesc($sellpage), dbesc($site_realm), - dbeswc($site_project), + dbesc($site_project), dbesc($url) ); if(! $r) { -- cgit v1.2.3