Changeset 22756
- Timestamp:
- 10/21/07 14:58:41 (9 months ago)
- Files:
-
- wp-polls/trunk/wp-polls.mo (modified) (previous)
- wp-polls/trunk/wp-polls.php (modified) (1 diff)
- wp-polls/trunk/wp-polls.pot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-polls/trunk/wp-polls.php
r22706 r22756 1207 1207 1208 1208 ### 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')) {1209 if(strpos(get_option('stats_url'), $_SERVER['REQUEST_URI']) || strpos($_SERVER['REQUEST_URI'], 'stats-options.php') || strpos($_SERVER['REQUEST_URI'], 'wp-stats/wp-stats.php')) { 1210 1210 add_filter('wp_stats_page_admin_plugins', 'polls_page_admin_general_stats'); 1211 1211 add_filter('wp_stats_page_plugins', 'polls_page_general_stats'); wp-polls/trunk/wp-polls.pot
r22706 r22756 3 3 "Project-Id-Version: WP-Polls 2.30\n" 4 4 "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" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n"
