芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/media/plg_system_debug/widgets/languageErrors/widget.min.js
!function(e){var a=PhpDebugBar.utils.makecsscls("phpdebugbar-widgets-");PhpDebugBar.Widgets.languageErrorsWidget=PhpDebugBar.Widget.extend({tagName:"ul",className:a("languageErrors"),render:function(){this.bindAttr("data",(function(a){for(var r of(this.$el.empty(),a.files)){var t=r[0].replace(a.jroot,""),i=e("
");if(a.xdebugLink){var g=e("
").text(t+":"+r[1]).attr("href",a.xdebugLink.replace("%f",r[0]).replace("%l",r[1]));i.append(g)}else i.text(t+":"+r[1]);this.$el.append(i)}}))}})}(PhpDebugBar.$);