noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 02/07: Typo


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/07: Typo
Date: Wed, 5 Jul 2017 15:01:29 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit cbb47f19e4a36731910bfaef78c46caa0c8181ec
Author: Dany De Bontridder <address@hidden>
Date:   Sat Jun 24 01:37:25 2017 +0200

    Typo
---
 include/template/module.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/module.php b/include/template/module.php
index 6a71d18..2f79243 100644
--- a/include/template/module.php
+++ b/include/template/module.php
@@ -9,7 +9,7 @@
     <div class="name">
 
 <?php
-$http=new HtmlInput();
+$http=new HttpInput();
 if ( $cn->get_value("select count(*) from profile join profile_user using 
(p_id)
                where user_name=$1 and 
with_calc=true",array($_SESSION['g_user'])) ==1):
   echo '<div id="calc">';



reply via email to

[Prev in Thread] Current Thread [Next in Thread]