Changeset 6726
- Timestamp:
- 01/18/2013 08:08:26 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/functions.php
r6679 r6726 63 63 64 64 // Load the AJAX functions for the theme 65 require( TEMPLATEPATH. '/_inc/ajax.php' );65 require( get_template_directory() . '/_inc/ajax.php' ); 66 66 67 67 // This theme styles the visual editor with editor-style.css to match the theme style.
Note: See TracChangeset
for help on using the changeset viewer.