1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00

AdminerForeignSystem: Link pg_catalog

This commit is contained in:
Jakub Vrana
2025-04-17 19:56:51 +02:00
parent 0c5bba47da
commit af627e7116
2 changed files with 83 additions and 3 deletions

View File

@@ -58,6 +58,7 @@
<property name="lineLimit" value="250"/>
</properties>
<exclude-pattern>adminer/lang/</exclude-pattern>
<exclude-pattern>plugins/foreign-system.php</exclude-pattern>
<exclude-pattern>plugins/select-email.php</exclude-pattern>
</rule>