Changeset 11899 for trunk/src/bp-templates/bp-nouveau/includes/ajax.php
- Timestamp:
- 03/18/2018 09:56:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/ajax.php
r11876 r11899 3 3 * Common functions only loaded on AJAX requests. 4 4 * 5 * @since 1.0.05 * @since 3.0.0 6 6 */ 7 7 … … 13 13 * 14 14 * @return string Prints template loop for the specified object 15 * @since 1.0.015 * @since 3.0.0 16 16 */ 17 17 function bp_nouveau_ajax_object_template_loader() { … … 126 126 * Register AJAX hooks. 127 127 * 128 * @since 1.0.0128 * @since 3.0.0 129 129 * 130 130 * @param array $ajax_actions {
Note: See TracChangeset
for help on using the changeset viewer.