Changeset 1109484
- Timestamp:
- 03/10/2015 02:22:38 PM (11 years ago)
- File:
-
- 1 edited
-
helixware/trunk/helixware.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
helixware/trunk/helixware.php
r1108802 r1109484 18 18 /** 19 19 * Plugin Name: HelixWare 20 * Plugin URI: http:// insideout.io20 * Plugin URI: http://helixware.tv 21 21 * Description: HelixWare turns WordPress in a Video web site 22 * Version: 1.0.0 -SNAPSHOT22 * Version: 1.0.0 23 23 * Author: InsideOut10 24 * Author URI: http:// twitter.com/ziodave24 * Author URI: http://helixware.tv 25 25 * License: GPL2 26 26 */ … … 53 53 54 54 // Load general functions: scripts. 55 require_once( 'admin/helixware_admin.php' );55 require_once( 'admin/helixware_admin.php' ); 56 56 57 57 // Provide the still image AJAX call.
Note: See TracChangeset
for help on using the changeset viewer.