Plugin Directory

Changeset 925656


Ignore:
Timestamp:
06/03/2014 12:03:40 PM (12 years ago)
Author:
nicoss01
Message:

bug du

File:
1 edited

Legend:

Unmodified
Added
Removed
  • loi-hamon/trunk/woo_loi_hamon.php

    r925595 r925656  
    285285   return $links;
    286286}
    287 function update_devictio(){
     287function update_devictio_lh(){
    288288    $domain=$_SERVER['HTTP_HOST'];
    289289    $plugin="Wordpress/Loi_Hamon";
     
    294294    return true;
    295295}
    296 register_activation_hook( __FILE__, 'update_devictio');
     296register_activation_hook( __FILE__, 'update_devictio_lh');
    297297
    298298
Note: See TracChangeset for help on using the changeset viewer.