Typo
This commit is contained in:
parent
4e9051c544
commit
cbb47f19e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue