Ignore:
Timestamp:
Nov 29, 2012, 1:47:34 PM (11 years ago)
Author:
cljosse
Message:

[style] Gally-cuise fix compatibility with 2.4 (gally-grum-dark-II)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-cuise/admin/admin.inc.php

    r19131 r19217  
    11<?php
    22/* -----------------------------------------------------------------------------
    3   Theme      : Gally/Cuise
    4   Author     : Grum + cljosse
     3  Theme      : Gally/Grum dark II
     4  Author     : Grum
    55    email    : grum@piwigo.org
    6     website  : http://cl.josse.free.fr/Galerie
     6    website  : http://photos.grum.fr
    77
    88    << May the Little SpaceFrog be with you ! >>
     
    1313include_once(PHPWG_THEMES_PATH.'gally-default/admin/GallyDefault.class.inc.php');
    1414
    15 $interface = new GallyDefault("Gally/cuise", "", PHPWG_THEMES_PATH.'gally-cuise/conf');
     15$interface = new GallyDefault("Gally/Grum dark II", "", PHPWG_THEMES_PATH.'gally-grum-dark-II/conf');
    1616
    1717?>
Note: See TracChangeset for help on using the changeset viewer.