Changeset 7414
- Timestamp:
- 10/27/10 06:54:42 (3 years ago)
- Files:
-
- 1 modified
-
extensions/Random_Header/main.inc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/Random_Header/main.inc.php
r7412 r7414 23 23 foreach (get_pwg_themes() as $pwg_templateID => $pwg_template) { 24 24 25 if (empty($this->rh_config[$pwg_templateID]['selected_cat'])) {25 if (empty($this->rh_config[$pwg_templateID]['selected_cat'])) { 26 26 27 27 $this->rh_config[$pwg_templateID]['selected_cat'] = '0'; … … 36 36 $this->save_config(); 37 37 } 38 if (!isset($this->rh_config[$pwg_templateID]['root_link'])) $this->rh_config[$pwg_templateID]['root_link']='off'; 39 38 40 } 39 41 }
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)