Changeset 2360:54310de0e8cd for plugins/attachments
- Timestamp:
- 10/14/13 20:48:57 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/attachments/_admin.php
r2359 r2360 22 22 class attachmentAdmin 23 23 { 24 function adminPageHelpBlock($blocks)24 public static function adminPageHelpBlock($blocks) 25 25 { 26 26 $found = false;
Note: See TracChangeset
for help on using the changeset viewer.