Changes between Initial Version and Version 1 of Ticket #15193
- Timestamp:
- 10/22/10 12:31:55 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15193 – Description
initial v1 1 The regex in get_file_data() needs a '^'at the begining to prevent matching something like this:1 The regex in get_file_data() needs a {{{^}}} at the begining to prevent matching something like this: 2 2 3 3 {{{Some_Class_Description::init();}}}
