Ignore:
Timestamp:
Oct 23, 2010, 11:46:59 PM (13 years ago)
Author:
repie38
Message:

change version from 2.2 to 2.1.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Random_Header/main.inc.php

    r7358 r7362  
    22/*
    33Plugin Name: Random Header
    4 Version: 2.2
     4Version: 2.1.2
    55Description: Random Header allow you to show in the header a random picture from the choosen categorie, as a normal image, or as a background
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=188
     
    1010
    1111if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    12 DEFINE('RH_VERSION','v2.2');
     12DEFINE('RH_VERSION','v2.1.2');
    1313define('RH_PATH' , PHPWG_PLUGINS_PATH . basename(dirname(__FILE__)) . '/');
    1414
Note: See TracChangeset for help on using the changeset viewer.