Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: what is $uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] :  (Read 2780 times)

0 Members and 1 Guest are viewing this topic.

AWJunkies

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 130

Why was this added to theme.inc.php in two places as well as added to url links? This messed up my site when updating to 1.4.4 from 1.4.3

    $uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] : '';
« Last Edit: March 29, 2006, 08:22:38 am by GauGau »
Logged

AWJunkies

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 130

awesome thanks.
Logged
Pages: [1]   Go Up
 

Page created in 0.028 seconds with 20 queries.