From 49c69a62e0226c4f7f6757cf3f60d02e6d7cf6e7 Mon Sep 17 00:00:00 2001 From: Inoyatulloh Date: Sat, 29 Jul 2017 11:56:26 +0500 Subject: [PATCH] Added PhpDebugBar --- src/apps.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/apps.json b/src/apps.json index 7518c1676..4c34c9fcc 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1923,6 +1923,21 @@ "icon": "Debian.png", "website": "http://debian.org" }, + "PHPDebugBar": { + "cats": [ + "47" + ], + "env": [ + "^phpdebugbar", + "^PhpDebugBar", + ], + "script": [ + "debugbar.*\\.js", + "_debugbar/assets/javascript?v=([\\d.]+)" + ], + "icon": "phpdebugbar.png", + "website": "http://phpdebugbar.com/" + }, "Decorum": { "cats": [ "22"