Refactor record property (status, type)

update property route

Fixed status

Conflicts:

	lib/Alchemy/Phrasea/Controller/Prod/Record/Property.php
This commit is contained in:
Nicolas Le Goff
2012-10-03 17:18:42 +02:00
parent df62a30452
commit 8710e0f3cb
8 changed files with 407 additions and 63 deletions

View File

@@ -1298,7 +1298,7 @@ class record_adapter implements record_Interface, cache_cacheableInterface
$stmt->closeCursor();
try {
$sphinx = sphinxrt::get_instance();
$sphinx = sphinxrt::get_instance($this->app['phraseanet.registry']);
$sbas_params = phrasea::sbas_params($this->app);
$sbas_id = $this->get_sbas_id();