Ignore:
Timestamp:
May 13, 2003, 12:02:06 PM (21 years ago)
Author:
z0rglub
Message:

2003.05.13 user_add and user_modify added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_category.inc.php

    r2 r9  
    11<?php
    22/***************************************************************************
    3  *                         functions_category.inc.php                        *
     3 *                         functions_category.inc.php                      *
    44 *                            --------------------                         *
    55 *   application          : PhpWebGallery 1.3                              *
     
    132132        $url.= "&amp;search=".$_GET['search'];
    133133      }
    134       $lien_cat = add_session_id_to_url( $url );
     134      $lien_cat = add_session_id( $url );
    135135      if ( $row['name'] == "" )
    136136      {
Note: See TracChangeset for help on using the changeset viewer.