Changeset 4775 for trunk/bp-themes/bp-default/functions.php
- Timestamp:
- 07/22/2011 07:32:48 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/functions.php
r4727 r4775 62 62 63 63 // Load the AJAX functions for the theme 64 require _once( TEMPLATEPATH . '/_inc/ajax.php' );64 require( TEMPLATEPATH . '/_inc/ajax.php' ); 65 65 66 66 // 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.