Changeset 22756

Show
Ignore:
Timestamp:
10/21/07 14:58:41 (9 months ago)
Author:
GamerZ
Message:

Change WP-Stats Path

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-polls/trunk/wp-polls.php

    r22706 r22756  
    12071207 
    12081208### Function: Plug Into WP-Stats 
    1209 if(strpos(get_option('stats_url'), $_SERVER['REQUEST_URI']) || strpos($_SERVER['REQUEST_URI'], 'stats-options.php') || strpos($_SERVER['REQUEST_URI'], 'stats/stats.php')) { 
     1209if(strpos(get_option('stats_url'), $_SERVER['REQUEST_URI']) || strpos($_SERVER['REQUEST_URI'], 'stats-options.php') || strpos($_SERVER['REQUEST_URI'], 'wp-stats/wp-stats.php')) { 
    12101210      add_filter('wp_stats_page_admin_plugins', 'polls_page_admin_general_stats'); 
    12111211      add_filter('wp_stats_page_plugins', 'polls_page_general_stats'); 
  • wp-polls/trunk/wp-polls.pot

    r22706 r22756  
    33"Project-Id-Version: WP-Polls 2.30\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-10-21 16:50+0800\n" 
     5"PO-Revision-Date: 2007-10-21 22:57+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n"