Changeset 5259 for trunk/bp-themes/bp-default/functions.php
- Timestamp:
- 10/24/2011 02:00:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/functions.php
r5251 r5259 140 140 function bp_dtheme_enqueue_scripts() { 141 141 // Bump this when changes are made to bust cache 142 $version = '2011 0921';142 $version = '20111023'; 143 143 144 144 // Enqueue the global JS - Ajax will not work without it
Note: See TracChangeset
for help on using the changeset viewer.