Changeset 19320
- Timestamp:
- 2010/11/07 01:19:24 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/plugin/testPlugin1/TestPlugin1.php
r19319 r19320 6 6 7 7 function enable(String $classname){ 8 return preg_match('/ /')8 return preg_match('/shopping|payment|products/',$classname); 9 9 } 10 10
Note: See TracChangeset
for help on using the changeset viewer.
