3.0 compat

This commit is contained in:
Ingo Schommer 2012-08-22 18:24:38 +02:00
parent 98f847c946
commit 7de717b0bd

View File

@ -9,7 +9,7 @@
* @author mstephens
*
*/
class FileTextExtractable extends DataObjectDecorator {
class FileTextExtractable extends DataExtension {
static $db = array(
'FileContentCache' => 'Text'