Changeset 20609 for trunk/index.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/index.php

    r19703 r20609  
    334334include(PHPWG_ROOT_PATH.'include/page_header.php');
    335335trigger_action('loc_end_index');
    336 include(PHPWG_ROOT_PATH.'include/page_messages.php');
     336flush_page_messages();
    337337$template->parse_index_buttons();
    338338$template->pparse('index');
Note: See TracChangeset for help on using the changeset viewer.