Plugin Directory

Changeset 1109484


Ignore:
Timestamp:
03/10/2015 02:22:38 PM (11 years ago)
Author:
insideout10
Message:

fix version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • helixware/trunk/helixware.php

    r1108802 r1109484  
    1818/**
    1919 * Plugin Name: HelixWare
    20  * Plugin URI: http://insideout.io
     20 * Plugin URI: http://helixware.tv
    2121 * Description: HelixWare turns WordPress in a Video web site
    22  * Version: 1.0.0-SNAPSHOT
     22 * Version: 1.0.0
    2323 * Author: InsideOut10
    24  * Author URI: http://twitter.com/ziodave
     24 * Author URI: http://helixware.tv
    2525 * License: GPL2
    2626 */
     
    5353
    5454// Load general functions: scripts.
    55 require_once( 'admin/helixware_admin.php');
     55require_once( 'admin/helixware_admin.php' );
    5656
    5757// Provide the still image AJAX call.
Note: See TracChangeset for help on using the changeset viewer.