- Timestamp:
- 12/27/11 01:35:35 (5 months ago)
- File:
-
- 1 edited
-
trunk/inc/classes/BxDolGrid.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/classes/BxDolGrid.php
r15748 r15797 400 400 } 401 401 402 protected function _genMethodName ($s) { 403 return str_replace(' ', '', ucwords(str_replace('_' , ' ', $s))); 404 } 402 405 } 403 406
Note: See TracChangeset
for help on using the changeset viewer.