Ignore:
Timestamp:
Mar 31, 2010, 1:00:12 AM (14 years ago)
Author:
repie38
Message:

new release for utf8 reasons

File:
1 edited

Legend:

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

    r5483 r5486  
    22/*
    33Plugin Name: Random Header
    4 Version: 2.0.c
     4Version: 2.0.d
    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://phpwebgallery.net/ext/extension_view.php?eid=188
     
    1010
    1111if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    12 DEFINE('RH_VERSION','v2.0.b');
     12DEFINE('RH_VERSION','v2.0.d');
    1313define('RH_PATH' , PHPWG_PLUGINS_PATH . basename(dirname(__FILE__)) . '/');
    1414
Note: See TracChangeset for help on using the changeset viewer.