Commit ffa47ff
Link editing.js also from an entry point outside the project directory
The path was relative to the URL of the entry point, which works for
adminer/index.php and editor/index.php but not for tests/elastic.php,
tests/sqlite.php and tests/plugins.php, where it pointed to tests/. The file
was not loaded there, so syntaxHighlighting() and loginDriver() were missing.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 9ced5a1 commit ffa47ff
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments