0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
dbal
/
res
/
oracle
/
[
Home
]
File: templavoila.diff
Index: ext_tables.sql =================================================================== --- ext_tables.sql (revision 29620) +++ ext_tables.sql (working copy) @@ -24,7 +24,7 @@ title varchar(60) DEFAULT '' NOT NULL, datastructure varchar(100) DEFAULT '' NOT NULL, fileref tinytext, - templatemapping blob, + templatemapping mediumtext, previewicon tinytext, description tinytext, rendertype varchar(32) DEFAULT '' NOT NULL,