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