Changeset 2720:bc400ebfc2e9 for admin/help.php
- Timestamp:
- 06/19/14 16:56:47 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/help.php
r2566 r2720 76 76 $breadcrumb = dcPage::breadcrumb( 77 77 array( 78 __('Global help') => 'help.php',78 __('Global help') => $core->adminurl->get("admin.help"), 79 79 $content_array['title'] => '' 80 80 ));
Note: See TracChangeset
for help on using the changeset viewer.