Ignore:
Timestamp:
Jun 1, 2011, 2:06:43 AM (13 years ago)
Author:
Sixpo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Metal/themeconf.inc.php

    r11167 r11172  
    11<?php
     2/*
     3Theme Name: Metal
     4Version: auto
     5URI: http://piwigo.org/ext/extension_view.php?eid=553
    26
    3 /*
    4 
    5 Theme Name: Metal
    6 
    7 Version: auto
    8 Theme URI: http://piwigo.org/ext/extension_view.php?eid=553
    97Author: Sixpo
    10 
    118Author URI:
    12 
    139*/
    1410
    15 
    16 
    1711$themeconf = array(
    18 
    1912  'theme' => 'Metal',
    20 
    2113  'parent' => 'default',
    22 
    2314  'icon_dir' => 'themes/Metal/icon',
    24 
    2515);
    26 
    2716?>
    28 
Note: See TracChangeset for help on using the changeset viewer.