PDA


View Full Version : Missing & - vba_cmps_adminfunctions.php


Zachariah
05-19-2007, 10:58 AM
Hello,

includes/vba_cmps_adminfunctions.php

Line: 578

$settinglink . 'do=removesetting'
To:
$settinglink . '&do=removesetting'

v3.0 RC1

Brian
05-19-2007, 12:52 PM
Thanks for pointing that out. I've just updated the files here with that correction.