source: companies/celepar/news_admin/website/index.php @ 763

Revision 763, 1012 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<body bgcolor="FFFFFF">
2<?php
3  /**************************************************************************\
4  * eGroupWare - Webpage news admin                                          *
5  * http://www.egroupware.org                                                *
6  * --------------------------------------------                             *
7  *  This program is free software; you can redistribute it and/or modify it *
8  *  under the terms of the GNU General Public License as published by the   *
9  *  Free Software Foundation; either version 2 of the License, or (at your  *
10  *  option) any later version.                                              *
11  * --------------------------------------------                             *
12  * This program was sponsered by Golden Glair productions                   *
13  * http://www.goldenglair.com                                               *
14  \**************************************************************************/
15
16 
17  include("news.inc.php");
18?>
Note: See TracBrowser for help on using the repository browser.