Changeset 10346
- Timestamp:
- 07/17/08 23:48:39 (5 years ago)
- Files:
-
- plugins/sfExtjs2Plugin/trunk/config/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfExtjs2Plugin/trunk/config/config.php
r10207 r10346 58 58 array( 59 59 'key' => array('renderer', 'store', 'defaults', 'plugins', 'cm', 'ds', 'view', 'tbar', 'bbar', 'scope', 'key', 'parentPanel'), 60 'value' => array('true', 'false', 'new Ext.', 'function', 'Ext.', '__(', '{' )60 'value' => array('true', 'false', 'new Ext.', 'function', 'Ext.', '__(', '{', 'this.') 61 61 ) 62 62 );