Changeset 2195 for plugins/blocNotes/inc/lib.blocNotes.php
- Timestamp:
- 04/15/10 23:59:41 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blocNotes/inc/lib.blocNotes.php
r1925 r2195 3 3 # 4 4 # This file is part of Bloc-Notes. 5 # Copyright 2008 Moe (http://gniark.net/)5 # Copyright 2008,2010 Moe (http://gniark.net/) 6 6 # 7 7 # Bloc-Notes is free software; you can redistribute it and/or modify … … 25 25 class blocNotes 26 26 { 27 public static function adminDashboardIcons( &$core, &$icons)27 public static function adminDashboardIcons($core,$icons) 28 28 { 29 29 $icons['blocNotes'] = array(__('Notebook'),
Note: See TracChangeset
for help on using the changeset viewer.