Ignore:
Timestamp:
08/10/07 14:11:20 (17 years ago)
Author:
niltonneto
Message:

Adicionado fckeditor para edição de notícias.

Location:
trunk/news_admin/website
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/news_admin/website/export.php

    r45 r49  
    1313  \**************************************************************************/ 
    1414 
    15   /* $Id$ */ 
    1615 
    1716        include('setup.inc.php'); 
  • trunk/news_admin/website/index.php

    r45 r49  
    1414  \**************************************************************************/ 
    1515 
    16   /* $Id$ */ 
    1716   
    1817  include("news.inc.php"); 
  • trunk/news_admin/website/news.inc.php

    r45 r49  
    1212        * http://www.goldenglair.com                                               * 
    1313        \**************************************************************************/ 
    14         /* $Id$ */ 
    1514 
    1615        include('setup.inc.php'); 
  • trunk/news_admin/website/setup.inc.php

    r45 r49  
    1313  \**************************************************************************/ 
    1414 
    15   /* $Id$ */ 
    1615 
    1716        $path_to_header = '../../'; 
Note: See TracChangeset for help on using the changeset viewer.