From 9630e0707ace8cf66a3fba3a397da6e7652791e1 Mon Sep 17 00:00:00 2001 From: Craig London Date: Sat, 18 Feb 2017 22:38:32 -0500 Subject: [PATCH] Improve pattern HTML pattern to detect SolodevCMS markup --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 0a2c7d0d0..3e8bf63a3 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6921,7 +6921,7 @@ "headers": { "solodev_session": "" }, - "html": "
", + "html": "
", "icon": "Solodev.png", "implies": "PHP", "website": "www.solodev.com"