Skip to content

Commit 937faa3

Browse files
authored
Update index.php
1 parent c9f627d commit 937faa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
//@ini_set('display_errors', 'Off');
2+
@ini_set('display_errors', 'Off');
33
/*
44
* Author: Coding Mahib
55
* Web: codinmahib.weekbly.com
@@ -523,4 +523,4 @@ function download(filename){
523523
<center><small class="copy">&copy;Powered by <a href="https://codingmahib.github.io">Coding Mahib <img src="./img/coding_mahib_32x32.png" alt="coding_mahib"> </a></small></center>
524524

525525
</body>
526-
</html>
526+
</html>

0 commit comments

Comments
 (0)