improve appearance
fix bug due can_request, add new action
This commit is contained in:
parent
125b577ef1
commit
dec4acd6a5
26 changed files with 166 additions and 175 deletions
|
|
@ -275,7 +275,7 @@ echo '</div>';
|
|||
echo '<div id="detail_profile" class="content">';
|
||||
if (isset($_POST['p_id']))
|
||||
{
|
||||
require_once 'show_profile.inc.php';
|
||||
require_once 'ajax_get_profile.php';
|
||||
}
|
||||
echo '</div>';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue