- Timestamp:
- 07/20/2018 08:29:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/blogs/loader.php
r11899 r12192 53 53 add_action( 'admin_init', function() { 54 54 if ( defined( 'DOING_AJAX' ) && true === DOING_AJAX && 0 === strpos( $_REQUEST['action'], 'blogs_' ) ) { 55 require $this->dir . 'ajax.php';55 require bp_nouveau()->blogs->dir . 'ajax.php'; 56 56 } 57 57 } );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)