Changeset 2299 for trunk/admin/include/functions_permalinks.php
- Timestamp:
- Apr 5, 2008, 4:14:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/functions_permalinks.php
r2297 r2299 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 // +-----------------------------------------------------------------------+24 // | PhpWebGallery - a PHP based picture gallery |25 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |26 // +-----------------------------------------------------------------------+27 // | file : $Id: admin/function_permalinks.inc.php$28 // | last update : $Date$29 // | last modifier : $Author$30 // | revision : $Revision$31 // +-----------------------------------------------------------------------+32 // | This program is free software; you can redistribute it and/or modify |33 // | it under the terms of the GNU General Public License as published by |34 // | the Free Software Foundation |35 // | |36 // | This program is distributed in the hope that it will be useful, but |37 // | WITHOUT ANY WARRANTY; without even the implied warranty of |38 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |39 // | General Public License for more details. |40 // | |41 // | You should have received a copy of the GNU General Public License |42 // | along with this program; if not, write to the Free Software |43 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |44 // | USA. |45 // +-----------------------------------------------------------------------+46 23 47 24 /** returns a category id that corresponds to the given permalink (or null)
Note: See TracChangeset
for help on using the changeset viewer.