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
@@ -69,7 +69,6 @@ for($i=0; $i < 20; $i++) {
<tr><td><?=backButton()?></td></tr>
<tr><td><?=banner()?></td></tr>
</table>
<?php PrintElapsedTime(); ?>
</body>
</html>