diff options
author | Valery Kartel <valery.kartel@gmail.com> | 2017-03-14 20:13:26 +0200 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-03-15 14:40:33 +0000 |
commit | 48f28e96145014ffd895d710ca3ac873240b35d0 (patch) | |
tree | 949f179f3a0286cd7192b6088d6e8263ef7be701 /testing/litespeed/fix_php.patch | |
parent | 80f3e475b294e2331769b01b75c714a9300421a9 (diff) | |
download | aports-48f28e96145014ffd895d710ca3ac873240b35d0.tar.bz2 aports-48f28e96145014ffd895d710ca3ac873240b35d0.tar.xz |
testing/litespeed: upgrade to 1.4.25
Diffstat (limited to 'testing/litespeed/fix_php.patch')
-rw-r--r-- | testing/litespeed/fix_php.patch | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/testing/litespeed/fix_php.patch b/testing/litespeed/fix_php.patch index a9009ce196..9b0d1d0c8b 100644 --- a/testing/litespeed/fix_php.patch +++ b/testing/litespeed/fix_php.patch @@ -22,34 +22,6 @@ /*-------------------------------- assuming following entry in /etc/snmp/snmpd.conf ---- a/dist/admin/html.open/login.php -+++ b/dist/admin/html.open/login.php -@@ -1,4 +1,4 @@ --<? -+<?php - - require_once('view/inc/global.php'); - -@@ -31,7 +31,9 @@ - }); - </script> - --<? } ?> -+<?php -+} -+?> - - <div class="container"> - <div style="margin-top:50px"></div> -@@ -40,7 +42,7 @@ - <form action="login.php" id="login" method="post" class="smart-form client-form" novalidate="novalidate"> - <header><div class="text-center"><img src="/res/img/product_logo.gif" alt="LiteSpeed"></div></header> - <fieldset> -- <? -+ <?php - if ($msg != '') { - echo "<section><div class=\"note\">$msg</div></section>"; - } --- a/dist/admin/html.open/lib/jCryption.php +++ b/dist/admin/html.open/lib/jCryption.php @@ -394,7 +394,7 @@ |