Return to Snippet

Revision: 32261
at September 21, 2010 19:24 by foertel


Updated Code
'config'  => array(
	'type' => 'text',
	'rows' => 20,
	'cols' => 80
)

Revision: 32260
at September 21, 2010 19:21 by foertel


Initial Code
'config'  => array(
	'type' => 'text',
	'rows' => 20,
	'cols' => 80
)

Initial URL


Initial Description


Initial Title
tca config text

Initial Tags
textmate

Initial Language
PHP