芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/media.5/plg_system_debug/widgets/info/widget.min.js
!function(t){var e=PhpDebugBar.utils.makecsscls("phpdebugbar-widgets-");PhpDebugBar.Widgets.InfoWidget=PhpDebugBar.Widget.extend({tagName:"table",className:e("info"),render:function(){this.bindAttr("data",(function(e){var d;this.$el.empty(),d=t("
").append(t("
").text("Joomla! Version")).append(t("
").text(e.joomlaVersion)),this.$el.append(d),d=t("
").append(t("
").text("PHP Version")).append(t("
").text(e.phpVersion)),this.$el.append(d),d=t("
").append(t("
").text("Identity")).append(t("
").text(e.identity.type)),this.$el.append(d),d=t("
").append(t("
").text("Response")).append(t("
").text(e.response.status_code)),this.$el.append(d),d=t("
").append(t("
").text("Template")).append(t("
").text(e.template.template)),this.$el.append(d),d=t("
").append(t("
").text("Database")).append(t("
").html("
Server
"+e.database.dbserver+"
Version
"+e.database.dbversion+"
Collation
"+e.database.dbcollation+"
Conn Collation
"+e.database.dbconnectioncollation+"
")),this.$el.append(d)}))}})}(PhpDebugBar.$);