Exemplo n.º 1
0
 function fetchIsDevelopment()
 {
     return array('result' => eZPublishSDK::developmentVersion() ? true : false);
 }