root/ip/trunk/adm/admin_album_config_extended.php
| 122 | 169 | ||
|---|---|---|---|
25 | //------------------------------------------------------------------------ | 25 | //------------------------------------------------------------------------ |
26 | // setup the link to this phpbb ACP 'module' | 26 | // setup the link to this phpbb ACP 'module' |
27 | //------------------------------------------------------------------------ | 27 | //------------------------------------------------------------------------ |
28 | if( !empty($setmodules) ) | 28 | if(!empty($setmodules)) |
29 | { | 29 | { |
30 | $filename = basename(__FILE__); | 30 | $filename = basename(__FILE__); |
31 | $module['2200_Photo_Album']['110_Album_Config'] = $filename; | 31 | $module['2200_Photo_Album']['110_Album_Config'] = $filename; |
Download diff