Browse Source

Removed closing PHP tags.

System Void 10 years ago
parent
commit
01541088ce
1 changed files with 0 additions and 2 deletions
  1. 0 2
      web/generate/ssl/index.php

+ 0 - 2
web/generate/ssl/index.php

@@ -108,5 +108,3 @@ $_SESSION['back'] = $_SERVER['REQUEST_URI'];
 include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/list_ssl.html');
 include($_SERVER['DOCUMENT_ROOT'].'/templates/footer.html');
 unset($_SESSION['ok_msg']);
-
-?>