Fix: Bad link

This commit is contained in:
Laurent Destailleur
2009-08-13 13:44:34 +00:00
parent a7e73eaf0e
commit 031bb0a1fc
4 changed files with 11 additions and 9 deletions

View File

@@ -1541,7 +1541,7 @@ function restrictedArea($user, $feature='societe', $objectid=0, $dbtablename='',
}
// If we have a particular object to check permissions on
if ($objectid)
if ($objectid > 0)
{
$sql='';