We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f627d commit 937faa3Copy full SHA for 937faa3
index.php
@@ -1,5 +1,5 @@
1
<?php
2
-//@ini_set('display_errors', 'Off');
+@ini_set('display_errors', 'Off');
3
/*
4
* Author: Coding Mahib
5
* Web: codinmahib.weekbly.com
@@ -523,4 +523,4 @@ function download(filename){
523
<center><small class="copy">©Powered by <a href="https://codingmahib.github.io">Coding Mahib <img src="./img/coding_mahib_32x32.png" alt="coding_mahib"> </a></small></center>
524
525
</body>
526
-</html>
+</html>
0 commit comments