Index: trunk/admin/config/addcustomfield.php =================================================================== diff -u -r374 -r534 --- trunk/admin/config/addcustomfield.php (.../addcustomfield.php) (revision 374) +++ trunk/admin/config/addcustomfield.php (.../addcustomfield.php) (revision 534) @@ -145,7 +145,7 @@ $section_env = "section=$section&DataType=$FieldType"; $envar = "$section_env&env=".BuildEnv(); -$ado = GetADODBConnection(); +$ado = &GetADODBConnection(); /* page header */ print <<