Fix objectGetCustomVars

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-09-20 08:33:00 +02:00
committed by Chris Morgan
parent af87e89535
commit fdfe3eb2d3
2 changed files with 7 additions and 6 deletions

View File

@@ -731,7 +731,7 @@ class version {
}
}
function objectGetCustomVars($aClean, $sAction)
function objectGetCustomVars($sAction)
{
switch($sAction)
{