git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2214 a333f486-631f-4898-b8df-5754b55c2be0
@@ -768,7 +768,7 @@ EOF;
}
$sLifecycle .= " ),\n";
- if (isset($sInitialStatePath))
+ if (isset($oInitialStatePath))
{
$sLifecycle .= " \"initial_state_path\" => $sInitialStatePath,\n";