|
|
Alexey admin 9/27/2007 |
|
Dieter, |
|
|
D
|
dieter author 9/27/2007 |
|
Please help. |
|
|
D
|
dieter author 9/27/2007 |
|
Hello, |
|
|
|
Alexey admin 9/28/2007 |
|
Dieter, if( $strAction=="Edit" || $strAction=="Delete") { $a=explode (",",$_SESSION["allowed"]); if (!in_array($strValue ,$a) && !((string)$SESSION["".$strTableName."_OwnerID"]===(string)$strValue)) return false; } |
|