Skip to content

Commit

Permalink
Tracy core, ACE, and Adminer theme updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbj committed Sep 10, 2024
1 parent 63eae91 commit 3ccfffc
Show file tree
Hide file tree
Showing 26 changed files with 155 additions and 156 deletions.
2 changes: 1 addition & 1 deletion TracyDebugger.module.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public static function getModuleInfo() {
'summary' => __('Tracy debugger from Nette with many PW specific custom tools.', __FILE__),
'author' => 'Adrian Jones',
'href' => 'https://processwire.com/talk/forum/58-tracy-debugger/',
'version' => '4.26.35',
'version' => '4.26.36',
'autoload' => 100000, // in PW 3.0.114+ higher numbers are loaded first - we want Tracy first
'singular' => true,
'requires' => 'ProcessWire>=2.7.2, PHP>=5.4.4',
Expand Down
2 changes: 1 addition & 1 deletion panels/Adminer/css/default-blue.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion panels/Adminer/css/default-green.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion panels/Adminer/css/default-orange.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/ace-editor/ace.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/ace-editor/theme-cloud_editor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3ccfffc

Please sign in to comment.