Exemplo n.º 1
0
 function fetchDatabaseVersion($withRelease = true)
 {
     return array('result' => eZPublishSDK::databaseVersion($withRelease));
 }