/* * Project: PeopleAggregator: a social network developement platform * File: about_network.php, web file to about us page * Author: tekritisoftware * Version: 1.1 * Description: This file displays the about us links. * The lastest version of PeopleAggregator can be obtained from: * http://peopleaggregator.org * For questions, help, comments, discussion, etc. please visit * http://wiki.peopleaggregator.org/index.php * */ $login_required = FALSE; include "includes/page.php"; html_header('PeopleAggregator'); ?> global $current_theme_path, $current_theme_rel_path, $domain_suffix, $uploaddir,$base_url;?>