Changeset 588052
- Timestamp:
- 08/20/2012 10:58:17 PM (14 years ago)
- File:
-
- 1 edited
-
css-refresh-automatically/trunk/css-refresh.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
css-refresh-automatically/trunk/css-refresh.php
r588049 r588052 16 16 function loadcssrefresh() { 17 17 18 wp_enqueue_script( 'css_refresh', plugins_url('/css-refresh /css-refresh.js' ));18 wp_enqueue_script( 'css_refresh', plugins_url('/css-refresh-automatically/css-refresh.js' )); 19 19 20 20 }
Note: See TracChangeset
for help on using the changeset viewer.