Changeset 15578 for trunk/profile.php


Ignore:
Timestamp:
Jun 6, 2012, 10:29:30 PM (12 years ago)
Author:
mistic100
Message:

feature:2538 little rework of messages system, now can be used on 'loc_end_index' and 'loc_end_picture'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/profile.php

    r12922 r15578  
    8686  include(PHPWG_ROOT_PATH.'include/page_header.php');
    8787  trigger_action('loc_end_profile');
     88  include(PHPWG_ROOT_PATH.'include/page_messages.php');
    8889  $template->pparse('profile');
    8990  include(PHPWG_ROOT_PATH.'include/page_tail.php');
Note: See TracChangeset for help on using the changeset viewer.