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 -5
View File
@@ -166,11 +166,7 @@ function ender($type=0) {
echo banner();
echo "
</td></tr>
</table>";
PrintElapsedTime();
echo "
</table>
</body>
</html>
";