Changeset 2227 for trunk/bp-core/bp-core-cssjs.php
- Timestamp:
- 12/30/2009 03:18:18 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-cssjs.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-cssjs.php
r2209 r2227 169 169 170 170 echo 171 '<script type="text/javascript">var ajaxurl = "' . $bp->root_domain . str_replace( 'index.php', 'wp-load.php', $_SERVER['SCRIPT_NAME']) . '";</script>171 '<script type="text/javascript">var ajaxurl = "' . site_url( 'wp-load.php' ) . '";</script> 172 172 '; 173 173 }
Note: See TracChangeset
for help on using the changeset viewer.