Changeset 1445641
- Timestamp:
- 06/29/2016 10:32:57 AM (10 years ago)
- Location:
- cue-connect
- Files:
-
- 2 edited
-
tags/1.0.1/cue-connect.php (modified) (1 diff)
-
trunk/cue-connect.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cue-connect/tags/1.0.1/cue-connect.php
r1445623 r1445641 41 41 42 42 // Include sync class 43 require_once( CUE__PLUGIN_DIR . 'inc/class.cue _sync.php');43 require_once( CUE__PLUGIN_DIR . 'inc/class.cue-sync.php'); 44 44 45 45 // Load the plugin -
cue-connect/trunk/cue-connect.php
r1445623 r1445641 41 41 42 42 // Include sync class 43 require_once( CUE__PLUGIN_DIR . 'inc/class.cue _sync.php');43 require_once( CUE__PLUGIN_DIR . 'inc/class.cue-sync.php'); 44 44 45 45 // Load the plugin
Note: See TracChangeset
for help on using the changeset viewer.