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

Coverage uses the same cookie so must live in the same directory

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@756 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-06-24 10:02:12 +00:00
parent 75fc104b8a
commit 91156d1a1d
5 changed files with 21 additions and 31 deletions

View File

@@ -13,7 +13,7 @@
</thead><tbody>
<tr>
<td>open</td>
<td>/adminer/coverage.php?start=1</td>
<td>/adminer/adminer/?coverage=0</td>
<td></td>
</tr>
<tr>

View File

@@ -38,7 +38,7 @@
</tr>
<tr>
<td>open</td>
<td>/adminer/coverage.php</td>
<td>/adminer/adminer/?coverage=</td>
<td></td>
</tr>