From 063908214825ecc2ac8463b1415a4e837499752d Mon Sep 17 00:00:00 2001 From: Inoyatulloh Date: Sat, 29 Jul 2017 12:08:18 +0500 Subject: [PATCH] Added PhpDebugBar --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 4e64e545e..7c24716b2 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1933,7 +1933,7 @@ ], "script": [ "debugbar.*\\.js", - "_debugbar/assets/javascript?v=([\\d.]+)" + "_debugbar/assets/javascript\\?v=([\\d.]+)" ], "icon": "phpdebugbar.png", "website": "http://phpdebugbar.com/"