
Public Member Functions | |
| checkIsThisProcess () | |
Protected Attributes | |
| $_flagCode = 'catalogindex_kill' | |
Definition at line 21 of file Flag.php.
| checkIsThisProcess | ( | ) |
Definition at line 25 of file Flag.php.
00026 { 00027 return ($this->getFlagData() == getmypid()); 00028 }
$_flagCode = 'catalogindex_kill' [protected] |
1.5.8