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

    r19703 r20609  
    5858
    5959include(PHPWG_ROOT_PATH.'include/page_header.php');
    60 include(PHPWG_ROOT_PATH.'include/page_messages.php');
     60flush_page_messages();
    6161$template->pparse('about');
    6262include(PHPWG_ROOT_PATH.'include/page_tail.php');
Note: See TracChangeset for help on using the changeset viewer.