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
@@ -333,7 +333,6 @@ if ($admin['voteopen'] >= 2 || $session->userGrade >= 5) {
<tr><td><?=closeButton()?></td></tr>
<tr><td><?=banner()?> </td></tr>
</table>
<?php PrintElapsedTime(); ?>
</body>
</html>