Changeset 9517 for extensions/community/main.inc.php
- Timestamp:
- 03/04/11 11:35:05 (2 years ago)
- Files:
-
- 1 modified
-
extensions/community/main.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/community/main.inc.php
r9516 r9517 85 85 return preg_replace($pattern, $replacement, $content); 86 86 } 87 88 add_event_handler('init', 'community_load_language'); 89 function community_load_language() 90 { 91 if (!defined('IN_ADMIN') or !IN_ADMIN) 92 { 93 load_language('admin.lang'); 94 } 95 } 96 87 97 88 98 add_event_handler('loc_end_section_init', 'community_section_init');
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)