Changeset 20609 for trunk/profile.php


Ignore:
Timestamp:
Feb 7, 2013, 10:17:08 PM (11 years ago)
Author:
rvelices
Message:

replaced page_messages.php with a function to call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/profile.php

    r19703 r20609  
    8686  include(PHPWG_ROOT_PATH.'include/page_header.php');
    8787  trigger_action('loc_end_profile');
    88   include(PHPWG_ROOT_PATH.'include/page_messages.php');
     88  flush_page_messages();
    8989  $template->pparse('profile');
    9090  include(PHPWG_ROOT_PATH.'include/page_tail.php');
Note: See TracChangeset for help on using the changeset viewer.