Changeset 11951
- Timestamp:
- 08/15/11 17:59:49 (22 months ago)
- Files:
-
- 1 modified
-
trunk/include/functions_session.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions_session.inc.php
r8728 r11951 100 100 ; 101 101 102 return vsprintf( 103 "%02X%02X", 104 explode($separator,$_SERVER['REMOTE_ADDR']) 105 ); 106 } 107 102 return substr(md5($_SERVER['REMOTE_ADDR']), 0, 4); 103 } 108 104 /** 109 105 * this function returns
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)