Changeset 524851
- Timestamp:
- 03/28/2012 07:46:09 PM (14 years ago)
- File:
-
- 1 edited
-
hyp3rl0cal-city-search/trunk/cg.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hyp3rl0cal-city-search/trunk/cg.php
r524847 r524851 142 142 { 143 143 // Update path(must be path, use WP_PLUGIN_DIR and not WP_PLUGIN_URL) 144 $template = WP_PLUGIN_DIR . '/ citygrid-local-search/cg-search.php';144 $template = WP_PLUGIN_DIR . '/hyp3rl0cal-city-search/cg-search.php'; 145 145 } 146 146 … … 149 149 { 150 150 // Update path(must be path, use WP_PLUGIN_DIR and not WP_PLUGIN_URL) 151 $template = WP_PLUGIN_DIR . '/ citygrid-local-search/cg-search.php';151 $template = WP_PLUGIN_DIR . '/hyp3rl0cal-city-search/cg-search.php'; 152 152 } 153 153
Note: See TracChangeset
for help on using the changeset viewer.