1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 15:47:00 +02:00

Save coverage to temporary file

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@927 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-07-28 13:26:51 +00:00
parent 988a29fca1
commit be9c98afc2
4 changed files with 17 additions and 34 deletions

View File

@@ -11,6 +11,11 @@
<thead>
<tr><td rowspan="1" colspan="3">Create database</td></tr>
</thead><tbody>
<tr>
<td>open</td>
<td>/adminer/coverage.php?coverage=0</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/adminer/adminer/?lang=en&amp;username=</td>

View File

@@ -41,11 +41,6 @@
<td>Database has been created.</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/adminer/coverage.php?coverage=0</td>
<td></td>
</tr>
</tbody></table>
</body>