Merge with master

This commit is contained in:
Romain Neutron
2012-04-27 18:54:00 +02:00
3 changed files with 2 additions and 9 deletions

View File

@@ -95,7 +95,7 @@ class searchEngine_options implements Serializable
*
* @var string
*/
protected $sort_by = self::SORT_CREATED_ON;
protected $sort_by;
/**
*