Changeset 351 for trunk/profile.php


Ignore:
Timestamp:
Feb 7, 2004, 12:50:26 PM (20 years ago)
Author:
gweltas
Message:

Template modification
Split of the french language file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/profile.php

    r345 r351  
    11<?php
    2 /***************************************************************************
    3  *                                profile.php                              *
    4  *                            -------------------                          *
    5  *   application   : PhpWebGallery 1.3 <http://phpwebgallery.net>          *
    6  *   author        : Pierrick LE GALL <pierrick@z0rglub.com>               *
    7  *                                                                         *
    8  *   $Id$
    9  *                                                                         *
    10  ***************************************************************************/
     2// +-----------------------------------------------------------------------+
     3// |                           profile.php                           |
     4// +-----------------------------------------------------------------------+
     5// | application   : PhpWebGallery <http://phpwebgallery.net>              |
     6// | branch        : 1.4                                           |
     7// | author        : Pierrick LE GALL <pierrick@z0rglub.com>               |
     8// +-----------------------------------------------------------------------+
     9// | file          : $RCSfile$
     10// | last update   : $Date$
     11// | last modifier : $Author$
     12// | revision      : $Revision$
     13// +-----------------------------------------------------------------------+
     14// | This program is free software; you can redistribute it and/or modify  |
     15// | it under the terms of the GNU General Public License as published by  |
     16// | the Free Software Foundation;                                         |
     17// +-----------------------------------------------------------------------+
    1118
    12 /***************************************************************************
    13  *                                                                         *
    14  *   This program is free software; you can redistribute it and/or modify  *
    15  *   it under the terms of the GNU General Public License as published by  *
    16  *   the Free Software Foundation;                                         *
    17  *                                                                         *
    18  ***************************************************************************/
    1919// customize appearance of the site for a user
    2020//----------------------------------------------------------- include
Note: See TracChangeset for help on using the changeset viewer.