Changeset 2256:d3c3fa1723ab for plugins/pages/list.php
- Timestamp:
- 10/04/13 15:00:41 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/list.php
r2250 r2256 72 72 html::escapeHTML($core->blog->name) => '', 73 73 __('Pages') => '' 74 )) ;74 )).dcPage::notices(); 75 75 76 76 if (!empty($_GET['upd'])) {
Note: See TracChangeset
for help on using the changeset viewer.