PrintElapsedTime 제거

This commit is contained in:
2018-04-27 23:40:50 +09:00
parent 647c51fe0f
commit 5ed31881e6
33 changed files with 1 additions and 44 deletions
-1
View File
@@ -192,7 +192,6 @@ for($k=0; $k < 2; $k++) {
<tr><td><?=backButton()?></td></tr>
<tr><td><?=banner()?></td></tr>
</table>
<?php PrintElapsedTime(); ?>
</body>
</html>